wrong statement about c++

a)code removably

b)encapsulation of data and code

c)program easy maintenance

d)program runs faster

Answer Posted / rinku

program runs faster

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do class declarations end with a semicolon? Do class method definitions?

622


Is c++ fully object oriented?

554


How can I learn c++ easily?

626


Can I learn c++ without learning c?

566


Differentiate between late binding and early binding. What are the advantages of early binding?

586






Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2097


Difference between pointer to constant and constant pointer to a constant. Give example.

652


Why is c++ still popular?

589


How did c++ get its name?

575


Define a nested class. Explain how it can be useful.

640


What is a syntax in c++?

611


How does atoi function work?

628


Explain differences between new() and delete()?

624


What is the use of vtable?

676


Is c++ used anymore?

600