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

Is c++ a difficult language?

579


Why is c++ still popular?

589


What are the c++ access specifiers?

775


What is the use of endl in c++?

597


Why c++ is faster than java?

598






Do you need a main function in c++?

561


How would you use the functions randomize() and random()?

628


Explain selection sorting?

638


What are the benefits of operator overloading?

682


What is the difference between reference and pointer?

614


What do c++ programmers do?

558


Where the memory to the static variables is allocated?

560


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

625


Differentiate between an external iterator and an internal iterator?

572


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

704