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 .lib file in c++?
How does work in c++?
why can't we declare data member of class auto register or extern
What happens if an exception is throws from an, object's constructor and object's destructor?
Write a program in C++ for Fibonacci series
0 Answers Axtria, ITC Indian Tobacco Company,
What is setbase c++?
what are the types of Member Functions?
Explain about templates of C++.
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is the benefit of learning c++?
What is optimization in c++? when using volatile.optimization is not possible..what does this mean?
If a function doesn’t return a value, how do you declare the function?