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
Will c++ be replaced?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
What do you understand by zombie objects in c++?
What is a character in c++?
When do we run a shell in the unix system?
When should we use container classes instead of arrays?
Explain the difference between c & c++?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
Why do we use structure in c++?
What is the fastest c++ compiler?
What is the extension of c++?
If a function doesn’t return a value, how do you declare the function?
what are function pointers?
Can comments be nested?
What is endl c++?