What is abstract class in oop?
No Answer is Posted For this Question
Be the First to Post Answer
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What are the features of oop?
how to find no of instances of an object in .NET?
what is data hiding.
What is class and object with example?
What normal C constructs work differently in C++?
Why is polymorphism used?
What are the 3 principles of oop?
What is oop in simple words?
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Program to open a file with First argument