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 ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use structure in c++?

802


Is swift better than c++?

742


Can we use struct in c++?

797


What do c++ programmers do?

815


List the special characteristics of constructor.

948


What is difference between malloc()/free() and new/delete?

892


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

847


Is it possible to write a c++ template to check for a function's existence?

815


What is abstraction with real time example?

914


What is virtual table?

838


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

1244


What is c++ iterator?

867


Why #include is used?

835


What is lambda in c++?

918


Explain data encapsulation?

895