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

whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


Explain function overloading and operator overloading.

0 Answers  


Name four predefined macros.

0 Answers  


What is long in c++?

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  






What is a Default constructor?

1 Answers  


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


What is an overflow error?

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


How do you initialize a string in c++?

0 Answers  


What are special characters c++?

0 Answers  


What is an arraylist c++?

0 Answers  


Categories