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

Why struct is used in c++?

0 Answers  


What does it mean to declare a member variable as static?

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


What is the use of namespace std in C++?

0 Answers   Hexaware,


What is atoi?

0 Answers  






What is c++ prototype?

0 Answers  


Where do I find the current c or c++ standard documents?

0 Answers  


Why cout is used in c++?

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


What is a modifier in c++?

0 Answers  


Write a program to find the reverse Fibonacci series starting from N.

0 Answers   Huawei,


What is the purpose of templates in c++?

0 Answers  


Categories