What are the advantages/disadvantages of using #define?
No Answer is Posted For this Question
Be the First to Post Answer
There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?
What is an abstract class?
What does malloc return in C and C++?
Define an Abstract class in C++?
What is Coupling?
Identify the errors in the following program. #include <iostream> using namespace std; void main() { int i=5; while(i) { switch(i) { default: case 4: case 5: break; case 1: continue; case 2: case 3: break; } i-; } }
What is an abstract class in C++
0 Answers SwanSoft Technologies,
What is bool in C++
Is there a difference between class and struct?
What is conversion constructor in C++
What is meant by exit controlled loop?
Do you know about Agilent PRECOMPILERS. ?