Answer Posted / vinod
c is amiddle level language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what will be the output for the following main() { printf("hi" "hello"); }
Explain the concept and use of type void.
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is quick sort in c?
Explain what is the difference between a free-standing and a hosted environment?
Why #include is used in c language?
Describe wild pointers in c?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Is c language still used?
What is null pointer constant?
Is null always equal to 0(zero)?
What is a lvalue
How many header files are in c?
Why is c not oop?