wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Post New Answer View All Answers
Search for: what is pair in c++?
what is pre-processor in C++?
Do you need a main function in c++?
Who invented turbo c++?
Why do we use vector in c++?
what is Loop function? What are different types of Loops?
What is the main purpose of overloading operators?
Where is atoi defined?
How is objective c different from c++?
Why can templates only be implemented in the header file?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
Will the following program execute?
What is the use of structure in c++?
Define 'std'.
What are static type checking?