What is the output of printf("%d")?

Answer Posted / snigdhadeb

printf("%d");
will gives the answer 0....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we use Abstract Class and when we use Interface?where we will implement in real time?

1668


Can notepad ++ run c++?

548


What are the rules for naming an identifier?

563


What is the use of default constructor?

571


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

3360






If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

555


Should the member functions which are made public in the base class be hidden?

564


Where are setjmp and longjmp used in c++?

626


What are literals in C++?

599


How do you define/declare constants in c++?

613


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

639


Will a catch statement catch a derived exception if it is looking for the base class?

563


What is #include iostream?

743


Which one is a preferred language C or C++? Why?

620


How java is different from c and c++?

647