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

Answer Posted / saranya

IT will print a warning only. So the output will be some
garbage value.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is nan a c++?

620


What are shallow and deep copy?

603


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

625


What is problem with overriding functions?

611


Is c++ the most powerful language?

576






Assume an array of structure is in order by studentID field of the record, where student IDs go from 101 to 500. Write the most efficient pseudocode algorithm you can to find the record with a specific studentID if every single student ID from 101 to 500 is used and the array has 400 elements. Write the most efficient pseudocode algorithm you can to find a record with a studentID near the end of the IDs, say in the range from 450 to 500, if not every single student ID in the range of 101 to 500 is used and the array size is only 300

1797


Differentiate between a copy constructor and an overloaded assignment operator.

647


Write a note about the virtual member function?

608


What are the comments in c++?

576


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

621


What is the difference between a declaration and a definition?

586


What is the protected keyword used for?

621


What is the best free c++ compiler for windows?

592


What is ios flag in c++?

694


How do I write a c++ program?

598