Answer Posted / bujji
body of a function is simply coded in a single line.these
are easily compiled.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
#include
Why is polymorphism important in oop?
Can you inherit a private class?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why we use classes in oop?
What are the three main types of variables?
What is ambiguity in inheritance?
What is data binding in oops?
What is coupling in oops?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< How long to learn object oriented programming?