is compiler do read the data line by line or not.
??
Answer Posted / archana
yes compiler reads line by line then compiles
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are disadvantages of C language.
In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
What are the different file extensions involved when programming in C?
What are the primitive data types in c?
Explain what header files do I need in order to define the standard library functions I use?
Why is it that not all header files are declared in every C program?
What are the salient features of c languages?
Explain bitwise shift operators?
i got 75% in all semester am i eligible for your company
Explain what is the benefit of using const for declaring constants?
What is the use of parallelize in spark?
Is it acceptable to declare/define a variable in a c header?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
C language questions for civil engineering