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

What are structs in c++?

787


What is the protected keyword used for?

848


What is the array and initializing arrays in c++?

720


Which bit wise operator is suitable for turning off a particular bit in a number?

860


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

1863


What is time_t c++?

810


Define 'std'.

910


What are static variables?

823


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

877


How does com provide language transparency?

788


How much is c++ certification?

774


What are static type checking?

816


Which software is used to run c++ program?

728


What is the outcome of cout< a) 16 b) 17 c) 16.5

780


What is the benefit of encapsulation?

832