What is the output of printf("%d")?
Answer Posted / sathiyaraj.m
it will print the garabage value,it will not show any error
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is an inclusion guard?
What is a literal in c++?
Is it possible to use a new for the reallocation of pointers ?
Write a program which employs Recursion
What is a pdb file?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What is data type in c++?
What are friend classes? What are advantages of using friend classes?
Is c or c++ more useful?
What is vector string in c++?
Differentiate between an array and a list?
What is the use of endl in c++ give an example?
How many ways can a variable be initialized into in C++?
Explain "const" reference arguments in function?
What are the types of container classes?