what is the main difference between c and c++?
Answer Posted / k.senthil
c program does not support the data hiding.but c++ support
the data hiding method.
c programs divide in to smaller program that is know as
function
c++ program divide in to samller program that is known as
object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between abstraction and polymorphism?
What is difference between data abstraction and encapsulation?
What is debug class?what is trace class? What differences are between them? With examples.
what is the sylabus for priliminaries?
Explain the concepts involved in Object Oriented programming.
What is abstraction in oop?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
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.
Why do we need polymorphism in c#?
Why polymorphism is used in oops?
What is encapsulation c#?
What is the difference between inheritance and polymorphism?
Please send ford technologies placement paper 2 my mail id
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?