4. Find out the errors and re-write the program again without errors
(i) # include < iostream.h>;
void main { }
{
cout < < "welcome to C++" ;
}
Answers
Answered by
0
Explanation:
The poet is speaking to God. He is requesting to God to free his country from the shackles of superstitions and prejudices laid down by the age old customs and practices.
Answered by
0
Plus Two Computer Application Review of C++ Programming One Mark Questions and Answers
Question 1.
IDE means ______
IDE _______.
Answer:
Integrated Development Environment.
Question 2.
We know that C++ is a high level language. From the following which statement is true.
(a) C++ contains English like statements.
(b) C++ contains mnemonics
(c) C++ contains only 0 and 1
(d) None of these
Answer:
(a) C++ contains English like statements.
Similar questions