wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answers were Sorted based on User's Feedback
What is the rule of three?
why is iostream::eof inside a loop condition considered wrong?
What are the main characteristics of C++ as a programming language?
What are the advantages of c++? Explain
What is the difference between Class and Structure?
40 Answers HP, IBM, Samsung, TCS,
What are arrays c++?
How const functions will be treated by compiler?
Explain bubble sorting.
Why is c++ still popular?
What is the difference between ++ count and count ++?
What is class syntax c++?
Write a program to find the Factorial of a number