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
What are smart pointers?
What operator is used to access a struct through a pointer a) >> b) -> c) *
What is the use of bit fields in structure declaration?
What is nested class in c++?
What is the output of the following program? Why?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What is insertion sorting?
Why is c++ so fast?
Difference between delete and free.
How much maximum can you allocate in a single call to malloc()?
Do you know what is overriding?
What are manipulators in c++ with example?
Which programming language should I learn first?
Who created c++?
Can circle be called an ellipse?