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

Answer Posted / ankith.v

It Reads The Data Line by Line

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of null pointer in c?

563


What is clrscr in c?

666


What are global variables and explain how do you declare them?

567


What is difference between scanf and gets?

606


Can you add pointers together? Why would you?

636






What is size of union in c?

578


Explain union.

632


Explain modulus operator. What are the restrictions of a modulus operator?

595


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

696


Difference between malloc() and calloc() function?

652


What are logical errors and how does it differ from syntax errors?

651


c program for searching a student details among 10 student details

1648


Why are algorithms important in c program?

614


How do you do dynamic memory allocation in C applications?

626


Is Exception handling possible in c language?

1574