In c language, what will the output for following statement: p r i n t f("% f", 9/5)
Correct!
Wrong!
C language developed at?
Correct!
Wrong!
C programs are converted into machine language with the help of?
Correct!
Wrong!
A C variable cannot start with?
Correct!
Wrong!
Which of the following is allowed in a C Arithmetic instruction?
Correct!
Wrong!
Which of the following shows the correct hierarchy of arithmetic operations in C?
Correct!
Wrong!
In c language, what is an array?
Correct!
Wrong!
In c language, what is right way to Initialization array?
Correct!
Wrong!
In c language, an array elements are always stored in _________ memory locations?
Correct!
Wrong!
C Language is a successor to which language?
Correct!
Wrong!
Be the first to comment