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 |
Can malloc be used in c++?
What is design pattern?
Can you explain the term "resource acquisition is initialization?"
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Difference between pass by value and pass by reference?
What are the implicit member functions of class?
What do you mean by volatile and mutable keywords used in c++?
What is rtti in c++?
What are special characters c++?
What is a sequence in c++?
What is encapsulation in C++? Give an example.
0 Answers HAL, Honeywell, Zomato,
Explain the scope resolution operator?