What is abstract keyword in c++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by global variables?

0 Answers  


Why c++ is faster than java?

0 Answers  


What are static variables?

0 Answers  


Is map thread safe c++?

0 Answers  


What does extern mean in a function declaration in c++?

0 Answers  






Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?

0 Answers  


What is the purpose of the "delete" operator?

0 Answers  


What is struct c++?

0 Answers  


What is ofstream c++?

0 Answers  


Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


What are the implicit member functions of class?

0 Answers  


sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?

2 Answers   Nokia,


Categories