What is the output of printf("%d")?
Answer Posted / guest
it is used to print one integer data type value.
| Is This Answer Correct ? | 90 Yes | 46 No |
Post New Answer View All Answers
What do you mean by overhead in c++?
What are the defining traits of an object-oriented language?
What is a terminating character in c++?
Write a program to show polymorphism in C++?
What is double in c++?
Explain how functions are classified in C++ ?
What is a container class?
What are the extraction and insertion operators in c++? Explain with examples.
Why are pointers used?
Explain about Garbage Collector?
Is swift faster than go?
Write a program to concatenate two strings.
Define basic type of variable used for a different condition in C++?
Can a function take variable length arguments, if yes, how?
What does it mean to declare a member function as static?