What is compilation?



What is compilation?..

Answer / shiva479

compilation is a process of converting program from user understandable language to machine understandable language and vice versa.

Is This Answer Correct ?    32 Yes 1 No

Post New Answer

More C++ General Interview Questions

What are the advantages of c++ over c?

0 Answers  


advantages and disadvantages of using Borland C++ / version 5.

1 Answers  


When must you use a pointer rather than a reference?

0 Answers  


Why do we use pointers in c++?

0 Answers  


What is a class template?

0 Answers  






Explain what you mean by a pointer.

0 Answers   TCS,


What is extern c++?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


What are c++ manipulators?

0 Answers  


tell me about yourself ?i want answer for frehers with various exasmples?

2 Answers   HCL,


Can a program run without main?

0 Answers  


Does c++ have a hash table?

0 Answers  


Categories