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
Why do we use the using declaration?
What are c++ files?
What is a down cast?
What is a wchar_t in c++?
What is difference between n and endl in c++?
Is c++ still in demand?
Declare a class vehicle and make it an abstract data type.
Which programming language's unsatisfactory performance led to the discovery of c++?
What is vector processing?
How the programmer of a class should decide whether to declare member function or a friend function?
What is meant by forward referencing and when should it be used?
What is implicit conversion/coercion in c++?
What is c strings syntax?
Write about an iterator class?
What is the difference between the functions memmove() and memcpy()?