Question 1 of 25
Hints left: 3
Q1
which of following is not accepted in c?
Q2
borland c/c++3.0 is called as ________.
Q3
variable in c programming is also calles as____.
Q4
who is called as father of c programming language?
Q5
a symbol that represent a specific mathematical or non mathematical action are callled as ______.
Q6
size of an example of ______.
Q7
function have static qualifier for its declara tion by default
Q8
which of the statement we need to write,in order to check any condition.
Q9
array is _____data type in c progrmming language.
Q10
which of the following cannot be checked in a switch case statement?
Q12
dennis ritchie born on?
Q13
which of the following term is equivalent to variable?
Q14
in order to fetch the address the variable we write preceding _______sign before variable name.
Q15
meaning name of data storage location given to the computer memory is called as _____.
Q16
dennis ritchie complated his graduation from________university?
Q17
what is maximum dimension that array can have in c programming?
Q18
\*\is calles as _____."
Q19
which of the following cannot be static In c ?
Q20
set of consecutive memory locations is called as_______.
Q21
in any assignment atatement l-value must be a ________.
Q22
dennis ritchie was creator of famous progrmming language
Q23
array is an example of _____type memory allocation.
Q24
which of the following is not an example of looping ststement?
Q25
which of the following is not a application of c programmimng?