what's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)?

Answer Posted / siva rama krishna

the abstract method we can't create object,only create from
derived classes only that means which sub class have no
abstract method.then by using that object only call the
methods.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stl stack?

748


How is stl different from c++ standard library?

847


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1997


What is a standard template library (stl)? What are the various types of stl containers?

776


Who wrote stl?

789






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

1985


What are the different types of stl containers?

746


Can we use stl in coding interviews?

1391


What is a standard template library (stl)?

732


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1737


In what scenario does the Logical file and Physical file being used?

2428


What is stl in oop?

810


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2069


write a program to convert a decimal number in to its equivalent binary number?

2165


what is template and type convertion

2094