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 |
What is a character in c++?
What do you mean by early binding?
What are the important differences between c++ and java?
How does c++ sort work?
What is the difference between a constructor and a destructor in C++?
What is the most useful programming language?
Why we use #include conio h in c++?
Is c++ a difficult language?
What's the order in which the objects in an array are destructed?
How can you force instantiation of a template?
What is a friend function in c++?
What does std mean in c++?