Answer Posted / teja
(bc+d*e-)a/
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the function of pragma directive in c?
How to declare pointer variables?
What is the use of function overloading in C?
Explain how can a program be made to print the line number where an error occurs?
What is meant by initialization and how we initialize a variable?
Can true be a variable name in c?
Why is sizeof () an operator and not a function?
Explain the use of keyword 'register' with respect to variables.
Explain goto?
Why does everyone say not to use scanf? What should I use instead?
What is the purpose of macro in C language?
What is null pointer constant?
what type of questions arrive in interview over c programming?
What are # preprocessor operator in c?
How can I recover the file name given an open stream?