Can we use clrscr in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Are strings immutable in c++?

0 Answers  


how to find the maximum of 10 numbers ?

5 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


Define copy constructor.

0 Answers  


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

0 Answers  






What does namespace mean in c++?

0 Answers  


Tell me an example where stacks are useful?

0 Answers  


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

0 Answers  


What is oops in c++?

0 Answers  


What is jump statement in C++?

0 Answers   Ericsson,


What should main() return in c and c++?

0 Answers  


Write a C++ Program to Generate Random Numbers between 0 and 100

1 Answers  


Categories