Answer Posted / jyotheeswar
C is a compiler based language so, C is nothing but Compiler
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
write a proram to reverse the string using switch case?
Is there any possibility to create customized header file with c programming language?
Do you know the use of fflush() function?
What's a good way to check for "close enough" floating-point equality?
Which is better pointer or array?
What are the two types of structure?
how many key words availabel in c a) 28 b) 31 c) 32
What are the characteristics of arrays in c?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What are the rules for identifiers in c?
explain what is fifo?
What is modifier & how many types of modifiers available in c?
What is the use of static variable in c?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
How are 16- and 32-bit numbers stored?