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


Please Help Members By Posting Answers For Below Questions

what is oops and list its features in c++?

765


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

817


How to access a variable of the structure?

798


What is meant by a delegate?

812


List different attributes in C++?

836


Explain the term memory alignment?

918


What are the advantages of using a pointer?

826


What is a character in c++?

776


What is const pointer and const reference?

839


How can we check whether the contents of two structure variables are same or not?

828


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

859


What is expression parser in c++

2148


What is doubly linked list in c++?

844


What is searching? Explain linear and binary search.

794


What is the difference between global variables and local variable

735