What is the output of printf("%d")?

Answer Posted / mounika

it will get syntaxerror

Is This Answer Correct ?    6 Yes 64 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are containers in c++?

748


What is a multiset c++?

791


How one would use switch in a program?

829


Explain unexpected() function?

823


What is expression parser in c++

2148


Where do I find the current c or c++ standard documents?

838


What are the unique features of C++.

784


What do you understand by a pure virtual member function?

771


What is the use of register keyword with the variables?

758


What language is a dll written in?

734


What will the line of code below print out and why?

530


What is the real purpose of class – to export data?

862


Is ca high or low level language?

832


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

3025


Define a constructor - what it is and how it might be called (2 methods)?

822