What is the output of printf("%d")?
Answer Posted / mousam sahu
it will give the statement missing error
bcoz printf must have the statment ilke ;
| Is This Answer Correct ? | 2 Yes | 16 No |
Post New Answer View All Answers
Is python better than c++?
Explain virtual class?
How the programmer of a class should decide whether to declare member function or a friend function?
What is the difference between a reference and a pointer?
What is lambda in c++?
What are keywords in c++?
Do you need a main function in c++?
How many different levels of pointers are there?
What is array give example?
What is c++ library?
What is the function to call to turn an ascii string into a long?
Difference between overloaded functions and overridden functions
What are the advantages of c++? Explain
Can a new be used in place of old mallocq? If yes, why?
Write about the use of the virtual destructor?