wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / subitha
code removably
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is c++ flowchart?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
How did c++ get its name?
What is the syntax for a for loop?
Is c++ double?
Why iomanip is used in c++?
Explain terminate() function?
What is the difference between an enumeration and a set of pre-processor # defines?
Write about an iterator class?
What is a map in c++?
Why was c++ made?
What do you mean by stack unwinding in c++?
What relational operators if statements in c++?
What is #include ctype h in c++?