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

How does an stl file work?

656


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

1648


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

1859


What are the various types of stl containers?

738


To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

1785






what is template and type convertion

1999


How do you convert stl to steps?

635


What is a stl vector?

628


What is the use of stl?

639


Who created stl?

656


Why should a c++ programmer be interested in stl?

647


What is stl in oop?

682


How stl is different from the c++ standard library?

645


write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2504


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

2084