মূল বিষয়বস্তুতে যান
প
প্রশ্ন করি
খুঁজুন
⌘K
নবম-দশম
একাদশ-দ্বাদশ
মডেল টেস্ট
লিডারবোর্ড
ড্যাশবোর্ড
সাইন ইন
হোম
›
একাদশ-দ্বাদশ শ্রেণি
›
English Version
›
Information and Communication Technology
›
C-05 — Programming Language
›
C-05-Q120
C-05-Q120
medium
single_mcq
If an array has n elements, the highest index is —
a
n-1
b
n
c
n+1
d
0
K
পূর্ববর্তী
C-05-Q119
120
/
166
J
পরবর্তী
C-05-Q121
এই অধ্যায়ের আরও প্রশ্ন
C-05-Q121
For the array int marks[] = {87, 82, 76, 85, 88}; what is the value of marks[2]?
C-05-Q122
In C, the // symbol is used for a —
C-05-Q123
In C, text written between / and / is a —
C-05-Q124
An array of characters is also known as a —
C-05-Q125
The last character of a string is always a —
C-05-Q126
A string declared as name[80] can hold how many characters?
C-05-Q127
Which format specifier is used to take an entire string as input with scanf()?
C-05-Q128
Searching an array by checking each element one by one with a loop is known as —
C-05-Q129
Which library function is used to calculate the square root of a number?
C-05-Q130
The sqrt() function is found in which header file?
C-05 — Programming Language — সব প্রশ্ন দেখুন (166টি) →