What is the output of printf("%d")?
Answer Posted / sanjiv
It will give a garbage value. It is tested.
Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
What is a storage class used in c++?
Briefly describe a B+ tree. What is bulk loading in it?
What new()is different from malloc()?
Why is it necessary to use a reference in the argument to the copy constructor?
Tell me an example where stacks are useful?
write a programme to get a character and thier ASCII value
What is the best way to declare and define global variables?
What is an adjust field format flag?
Refer to a name of class or function that is defined within a namespace?
What is a stack c++?
Where the memory to the static variables is allocated?
Describe protected access specifiers?
How the endl and setw manipulator works?
Is sorted c++?
What is a c++ map?