what's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)?
Answer Posted / jijo o r
An Abstract class is cannot be instantiated.means cannot
make object of this class.It has contains one or more
methods ..but it no implement..
interfaces are same as abstract classes only difference is we
an only define method definition and no implementation.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
how to use C++?
Why should a c++ programmer be interested in stl?
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
totoo po ba ang manga aliens!
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Define stl.
What is the use of stl?
How do I convert a stl file?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
What is a standard template library (stl)? What are the various types of stl containers?
What is stl stack?
What are the components of stl?
When did c++ add stl?
Is stl open source?