What is the output of printf("%d")?
Answer Posted / jino
%d
| Is This Answer Correct ? | 2 Yes | 21 No |
Post New Answer View All Answers
What is istream and ostream in c++?
Is c++ a low level language?
Define 'std'.
How can you say that a template is better than a base class?
Give an example of run-time polymorphism/virtual functions.
write a porgram in c++ that reads an integer and print the biggest digit in the number
How do I tokenize a string in c++?
What is the benefit of c++?
What is atoi in c++?
Is it possible for the objects to read and write themselves?
Difference between pointer to constant vs. Pointer constant
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is an adaptor class or wrapper class in c++?
What are the benefits of c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?