মূল বিষয়বস্তুতে যান
প
প্রশ্ন করি
খুঁজুন
⌘K
নবম-দশম
একাদশ-দ্বাদশ
মডেল টেস্ট
লিডারবোর্ড
ড্যাশবোর্ড
সাইন ইন
হোম
›
একাদশ-দ্বাদশ শ্রেণি
›
English Version
›
Information and Communication Technology
›
C-05 — Programming Language
›
C-05-Q126
C-05-Q126
medium
single_mcq
A string declared as name[80] can hold how many characters?
a
79
b
80
c
81
d
78
K
পূর্ববর্তী
C-05-Q125
126
/
166
J
পরবর্তী
C-05-Q127
এই অধ্যায়ের আরও প্রশ্ন
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-Q131
The function pow(x, y) returns . What value does pow(3, 2) return?
C-05-Q132
If a function does not return any data, its return type is —
C-05-Q133
The data that is passed to a function is known as —
C-05-Q134
The data types a function accepts, written in its declaration, are called —
C-05-Q135
The strlen() function requires which header file?
C-05-Q136
The strcmp() function returns 0 when —
C-05 — Programming Language — সব প্রশ্ন দেখুন (166টি) →