QBASIC Tutorial On FOR ******NEXT Statement Or Loop ||QBasic Tutorial

  Рет қаралды 6,458

CMC IT PROGRAM

CMC IT PROGRAM

Күн бұрын

Пікірлер: 43
@praveenjadhav837
@praveenjadhav837 3 жыл бұрын
You just helped me in my tomorrow’s exam sir And most importantly in my clarification of the concept Thank you sir
@raunakprakash4436
@raunakprakash4436 3 жыл бұрын
Thanks sir
@ishmeetkaur6912
@ishmeetkaur6912 5 жыл бұрын
Thanks
@CMCITProgram
@CMCITProgram 4 жыл бұрын
thanks friend. Mai apke problems ka solution ke liye sadaib hajir hai.
@gauravvishwakarma8111
@gauravvishwakarma8111 4 жыл бұрын
Thank u sir keep uploading videos on Qbasic
@snazalsingh2465
@snazalsingh2465 5 жыл бұрын
thankyou sir
@CMCITProgram
@CMCITProgram 4 жыл бұрын
thanks friend. Mai apke problems ka wait kar raha hu.please write the questions in comment box.
@kamalsah9442
@kamalsah9442 5 жыл бұрын
very nyc
@CMCITProgram
@CMCITProgram 5 жыл бұрын
Thank u
@CMCITProgram
@CMCITProgram 4 жыл бұрын
thanks brother for watching my video.ap comment ke medium se question ka solution pa sakte hai.
@jhonshopper282
@jhonshopper282 3 жыл бұрын
Hi! I'm trying to repeat that calculation but on python, do you know how to do that? for example dim a(4) as single dim b(4) as single for i = 1 to 4 b(i) = a(i) *2 next i I'm searching everywhere but i can't find the correct answer to how to do that on python! Thank you sooooo muchhhhh!!!!
@bantikumari5959
@bantikumari5959 Ай бұрын
Sir can you please provide the link of q basic in mobile for practising the loop
@shadownavneet5927
@shadownavneet5927 3 жыл бұрын
Sir aap aise hi padhate rho bas aap thoda aaraam se boliyega to or aasaani se aap video banaa sakte hai. Thank you😊😊 Btw yesterday was my exam and i scored 19/20 in for next statement Really thanks
@arohithecoolkid5434
@arohithecoolkid5434 4 жыл бұрын
Sir aap best teacher ho🥰.kal mera exam ha aur es video se mujhe bohut help mila .jisko bhi ya video acha laga please 👍👍👇👇.and please reply 😀
@CMCITProgram
@CMCITProgram 4 жыл бұрын
mera video watch kijiyega.ap ko computer ka sabhi pragrams me help milegi.
@meetaatri7055
@meetaatri7055 4 жыл бұрын
Sir, how can I write number in descending order?
@CMCITProgram
@CMCITProgram 4 жыл бұрын
keeping video.please join with us.
@meetaatri7055
@meetaatri7055 4 жыл бұрын
@@CMCITProgram ok sir, thank you
@filmandfizz
@filmandfizz 3 жыл бұрын
any student from nepal?
@chill_sully
@chill_sully 4 жыл бұрын
CLS FOR A = 1 to 5 NEXT A PRINT A END sir I am executing the above program and the output is coming 6 . Could you explain why?
@chill_sully
@chill_sully 4 жыл бұрын
Sir pls reply
@CMCITProgram
@CMCITProgram 4 жыл бұрын
because print A statement is given outside of loop body.this loop rounds five times increasing by 1.and finally it prints the last value of A.thanks.
@chill_sully
@chill_sully 4 жыл бұрын
@@CMCITProgram thank you so much sir
@priyankasrivastava6532
@priyankasrivastava6532 5 жыл бұрын
Agar print i hai to uski jagah koi aur letter print karenge toh Kya print hoga ?? Plz ans
@CMCITProgram
@CMCITProgram 5 жыл бұрын
ha, sir hoga. ap print statement me double quotation me kuchh bhi string expression type karke print kar sakte hai.
@priyankasrivastava6532
@priyankasrivastava6532 5 жыл бұрын
Thank you
@CMCITProgram
@CMCITProgram 4 жыл бұрын
thanks friend.Me roshan jha. Loop me i ek counter variable hai. jo loop ke start value aur stop value ke under me jitne sare value hai o sab counter variable i ka value hai.agar ap koi name ya string loop ke under dete hai to o string ya name hi print hoga.jitne bar loop round karenge utne bar print hoga. thanks.
@CMCITProgram
@CMCITProgram 4 жыл бұрын
hii sister.i jo counter variable jo dete hai o apko numeric variable hona chahiye. string variable counter variable apko kabhi bhinahi dena hai.kyo ki counter variable numerc variable hota hai. agar apko string print karna ho to to looop body me deke print kar sakte hai thanks sister
@CMCITProgram
@CMCITProgram 4 жыл бұрын
program me i jo hai counter variable hai.ap counter variable numeric variable hote hai.ap jo bhi numeric variable desakte hai.thanks friends.
@akashganga7747
@akashganga7747 4 жыл бұрын
Sir ye app download kaise hoga.?? Plzzz help.....
@CMCITProgram
@CMCITProgram 4 жыл бұрын
qbasic 4.5 version hai.
@akashganga7747
@akashganga7747 4 жыл бұрын
But download kaise hoga????
@khushrajrathore4050
@khushrajrathore4050 4 жыл бұрын
sir mere qbbasic me line statment work nhin kara jub program run ho ta.hai to illegal function line 2 likha ata hai or continue ka bihi puchta hai
@CMCITProgram
@CMCITProgram 4 жыл бұрын
line statement kabhi bhi single line print karne ke liye use kiya jata hai.
@muslija7232
@muslija7232 5 жыл бұрын
How to Write name with big words ?
@CMCITProgram
@CMCITProgram 5 жыл бұрын
you can write the name with big letters using ucase$() function.
@CMCITProgram
@CMCITProgram 4 жыл бұрын
hi friends, qbasic me ek function hai.o hai UCASE$( ) jo kisi bhi string ko sabhi characters ko upper case me print karta hai.ex:-print ucase$("cmc it program").E CMC IT PROGRAM RETURN HOGA.THANKS.
@CMCITProgram
@CMCITProgram 4 жыл бұрын
using ucase$ functions.
@anushka9845
@anushka9845 4 жыл бұрын
How to add 2 numbers of five different set using for loop . plz tell
@pramilasharma5644
@pramilasharma5644 5 жыл бұрын
.
@milexplayz2754
@milexplayz2754 4 жыл бұрын
can u help me with this question: Display all the natural numbers from 1 to 100 that are exactly divisible by 7 using FOR … NEXT using MOD.
@CMCITProgram
@CMCITProgram 4 жыл бұрын
i will keep video
@CMCITProgram
@CMCITProgram 4 жыл бұрын
soln:-for i=1 to 10 if i mod 7=0 then print I next i end
Complete Tutorial On GOTO Statement In QBASIC In Hindi
8:53
CMC IT PROGRAM
Рет қаралды 6 М.
FOR NEXT loop in QBASIC | Class 8 | ThinkComputer
27:45
ThinkComputer
Рет қаралды 20 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 58 МЛН
ЗНАЛИ? ТОЛЬКО ОАЭ 🤫
00:13
Сам себе сушист
Рет қаралды 3,7 МЛН
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 17 МЛН
QBasic Tutorial::Control Structure(IF Then and IF Then Else Statement)
11:47
What is Loop? || FOR--NEXT Loop in QBASIC
16:56
High School Computer Studies
Рет қаралды 19 М.
QBasic Programs on FOR - NEXT Loop
16:30
High School Computer Studies
Рет қаралды 4,9 М.
For Next Loop in QB64
8:06
ItzRafiq
Рет қаралды 119
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 974 М.
Java For Beginners: While, Do While & For Loops (7/10)
10:59
Codecourse
Рет қаралды 473 М.
I coded one project EVERY WEEK for a YEAR
13:13
Carter Semrad
Рет қаралды 684 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 58 МЛН