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
What is the best c++ ide?
What does the ios::ate argument do?
What is an inclusion guard?
I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.
How is modularity introduced in C++?
How can an improvement in the quality of software be done by try/catch/throw?
What is stoi in c++?
Why do we need pointers?
Explain stack & heap objects?
What c++ is used for?
How is c++ used in the real world?
Is java the same as c++?
Describe about storage allocation and scope of global, extern, static, local and register variables?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
What causes a runtime error c++?