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

Can we use pointers in c++?

0 Answers  


Explain virtual destructor?

0 Answers  


How do you define/declare constants in c++?

0 Answers  


What is the difference between new() and malloc()?

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  






What is an Iterator class?

1 Answers  


What is the difference between a definition and a declaration?

0 Answers  


How should runtime errors be handled in c++?

0 Answers  


Keyword mean in declaration?

0 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


What is &x in c++?

0 Answers  


Differentiate between realloc() and free().

0 Answers  


Categories