Explain working of printf?

Answer Posted / p.madhupriya

printf is using to print the statement only.

Is This Answer Correct ?    0 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c++ have finally?

561


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

635


Define a nested class. Explain how it can be useful.

625


What is an adaptor class in c++?

594


Differentiate between the message and method in c++?

600






Why we use #include iostream in c++?

564


Can we define a constructor as virtual in c++?

598


What happens when the extern "c" char func (char*,waste) executes?

625


Can we overload operator in c++?

544


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

581


Why do we use constructor?

585


Explain the isa and hasa class relationships. How would you implement each?

601


How to declare a pointer to an array of integers?

637


How come you find out if a linked-list is a cycle or not?

565


Mention the storage classes in c++.

636