What is the output of printf("%d")?
Answer Posted / narendra singh
ans.is
get ans zero
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is best c++ or java?
Can a program run without main function?
List the advantages of inheritance.
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
How to get the current position of the file pointer?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
Explain function overloading
What is a set in c++?
What are the comments in c++?
What are the data types in c++?
What is a vector c++?
What are manipulators in c++ with example?
How do we implement inheritance in c++?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
Do inline functions improve performance?