Can abstract class have normal methods?
No Answer is Posted For this Question
Be the First to Post Answer
WAP find square root of any number (without using sqrt() )?
how do u initialize the constant variables
What is Hashing and how is it done? Pictorial form?
Write a program to reverse a string using recursive function?
what is virtual destructor
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What does and I oop mean in text?
What is the differances between a abstract calss and interface
What is difference between new and malloc?
if u write a class do u write Assignment operator and copy constructor
can we create and enter the data & hide files using programmes ?
What is virtual Function.