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
When there is a global variable and local variable with the same name, how will you access the global variable?
How long it will take to learn c++?
What is null c++?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
What is const pointer and const reference?
How much do c++ programmers make?
Tell me an example where stacks are useful?
Is recursion allowed in inline functions?
What is a c++ map?
Can a constructor be private?
How to get the current position of the file pointer?
What is a static element?
What is null and void pointer?
What are the uses of static class data?
What is the difference between ++ count and count ++?