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
What is scope rule in c?
What is the purpose of macro in C language?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
show how link list can be used to repersent the following polynomial i) 5x+2
How do I determine whether a character is numeric, alphabetic, and so on?
Are there any problems with performing mathematical operations on different variable types?
I have a varargs function which accepts a float parameter?
What is a keyword?
What is the difference between typedef struct and struct?
What are type modifiers in c?
What is the code for 3 questions and answer check in VisualBasic.Net?
Explain how do you determine whether to use a stream function or a low-level function?
Once I have used freopen, how can I get the original stdout (or stdin) back?
What is pragma c?
How does struct work in c?