is compiler do read the data line by line or not.
??

Answer Posted / pratheepmanikandan

yes.the compiler read a data line by line.

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the process of converting a Tree into a Binary Tree.

2107


formula to convert 2500mmh2o into m3/hr

499


Why static is used in c?

624


What are pointers? Why are they used?

632


Whats s or c mean?

594






How can you convert integers to binary or hexadecimal?

617


Write a factorial program using C.

645


In which language linux is written?

605


Describe the header file and its usage in c programming?

622


Are pointers integer?

551


If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

625


How was c created?

590


What is formal argument?

652


Explain what is the use of a semicolon (;) at the end of every program statement?

737


Write a program to find factorial of a number using recursive function.

647