helllo sir
give me some information of the basic information the
c as printf ,scanf , %d ,%f and why is the main use of
these.

Answer Posted / fazlur rahamn naik

Printf is nothing but to display the output on to the
screen.

Scanf is used to read data from the user/keyboard.

%d is a format used for integer.

%f is a fromat used for float.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be your course of action for a push operation?

655


What are local static variables? How can you use them?

635


What is the difference between array and structure in c?

561


How can I sort more data than will fit in memory?

619


Why c is a procedural language?

569






disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1621


What does 3 periods mean in texting?

587


Describe the difference between = and == symbols in c programming?

767


What is array of structure in c?

586


What is c language in simple words?

583


What is a c token and types of c tokens?

580


given post order,in order construct the corresponding binary tree

2312


What is the purpose of scanf() and printf() functions?

707


What is && in c programming?

667


What is the correct declaration of main?

665