মূল বিষয়বস্তুতে যান
প
প্রশ্ন করি
খুঁজুন
⌘K
নবম-দশম
একাদশ-দ্বাদশ
মডেল টেস্ট
লিডারবোর্ড
ড্যাশবোর্ড
সাইন ইন
হোম
›
একাদশ-দ্বাদশ শ্রেণি
›
English Version
›
Information and Communication Technology
›
C-05 — Programming Language
›
C-05-Q107
C-05-Q107
medium
single_mcq
How many kinds of loops does C programming have?
a
three
b
two
c
four
d
one
K
পূর্ববর্তী
C-05-Q106
107
/
166
J
পরবর্তী
C-05-Q108
এই অধ্যায়ের আরও প্রশ্ন
C-05-Q108
Which loop executes at least once even if the condition is false?
C-05-Q109
The do-while loop is also called an —
C-05-Q110
A while loop checks its condition —
C-05-Q111
In a program where i starts at 0 and the loop runs while (i < 5), printing a line and increasing i by 1 each t
C-05-Q112
The correct order of the three parts of a for loop header is —
C-05-Q113
The continue statement —
C-05-Q114
The break statement —
C-05-Q115
A loop used inside another loop is called a —
C-05-Q116
The statement i = i + 1 can be written in short form as —
C-05-Q117
The statement a = a + b can be written in short form as —
C-05 — Programming Language — সব প্রশ্ন দেখুন (166টি) →