wrong statement about c++

a)code removably

b)encapsulation of data and code

c)program easy maintenance

d)program runs faster

Answer Posted / priya

program run faster

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

923


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

799


What is a null object in c++?

853


Which bit wise operator is suitable for putting on a particular bit in a number?

950


What are c++ tokens?

804


What is a pointer with example?

898


What is a linked list in c++?

796


Describe the syntax of single inheritance in C++?

854


List the merits and demerits of declaring a nested class in C++?

798


What are iterators in c++?

792


What is the difference between interpreters and compilers?

856


What is long in c++?

986


What is this pointer in c++?

1036


What type of question are asked in GE code writing test based on c++ data structures and pointers?

3722


Should a constructor be public or private?

761