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

Answer Posted / mousam sahu

it will give an expression syntax error as printf must have
an expression like ;

Is This Answer Correct ?    5 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is swift faster than c++?

557


How do you sort a sort function in c++ to sort in descending order?

552


What is meant by entry controlled loop? What all C++ loops are exit controlled?

558


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

607


Can we use this pointer in a class specific, operator-overloading function for new operator?

609






Write about the role of c++ in the tradeoff of safety vs. Usability?

590


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

673


What is doubly linked list in c++?

626


What are friend classes? What are advantages of using friend classes?

603


Write a program using display() function which takes two arguments.

606


Differentiate between late binding and early binding.

636


How do I run a program in notepad ++?

594


What is vector pair in c++?

709


What are manipulators in c++ with example?

575


Why is c++ considered difficult?

641