Answer Posted / vivek kumar kanojia
C++ provides data hiding concept,using class and provide
facility for the data abstraction without showing background
details,whereas C does not support it.
C++ introduce the reusibility of code by inheritance but in
C it not avialable...
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
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.
What is the difference between static polymorphism and dynamic polymorphism?
What is meant by multiple inheritance?
What is new keyword in oops?
Please send ford technologies placement paper 2 my mail id
What is a function in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is an interface in oop?
What is a superclass in oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What are the important components of cohesion?
Who invented oop?
Which language is not a true object oriented programming language?
What is this pointer in oop?