QBASIC Program to print the factorial of given number

preview_player
Показать описание
Welcome to Technical School, This tutorial is about printing factorial of a entered number.
----------------------------------------------------------------------------------------
Subscribe | Like | Comment | Share |
----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------
QBASIC Programming Series

Computer Tips and Trick

Thank You, Please subscribe this channel
Рекомендации по теме
Комментарии
Автор

I have not understand the language but I understood the program and is very good explained by you, thank you

javedAli-fvji
Автор

Fibonicce series using function procedure sir

bishwajeetneupane
Автор

So helpful video sir....Keep to make such type of solution. Thank u so much

MadhurMusicFlute
Автор

I am an Indian and i know only hindi bengali and english, but i also understood this nepali language very clearly.It was very helpful sir!





Love nepal from india 🇳🇵♥️🇮🇳

munmunjana
Автор

Thanks bro u illustrated in better way and can i ask qsn

prabuddhakandel
Автор

Generate 0.1, 0.03, 0.005, 0.0007, 0.00009 in qbasics

pokharagaming
Автор

Sir How to print The series : 2 5 23 101 431 up to 10th Term??

pusparajjoshi
Автор

Bro mero ta khali factorial ma 1 matra dekhauxa ..can u help me

bigyanbasnet
Автор

Aba C ko pani progranming sikaunu na bro

dondon
Автор

Video ko Last ko music kill bill haina ?

_samirdahal
Автор

Sir program baat ^otput^ kasari find garne plzz video edit and uplod🔰for S.E.E exam.plzz fast

ilove.kapilbam
Автор

Declare function result(x, y)
let a=3
let b= 2
for p = 1 to 3
S=S+result ((A), (B))
next p
print s, A, B
end

function result (x, y)
x=x+2
y= y+3
result= x+y
end function

yesko output yesto auxa kasari 30 3 2 bujhaidinu paryo

aadarshakhadgi
Автор

Declare sub number (A)
Input "enter an integer number "; N
Call number(N)
End

Sub number (A)
While A<>0
R=A MOD 2
Z$= STR(R) + Z$
A=INT(A/2)
Wend
Print VAL(Z$)
End sub

Yo process nai maile bujhina. ek choti bujhaidinus hai sir
yesma maile number input gareko thiye Binary something dekhayo and kasari looping bhako xa

aadarshakhadgi
Автор

Sir hamile Nepali language ma video record garera upload garda, languge kun set garnu parxa Nepali or default nai rakhda hunxa

panchaotienglishschool