Answer Posted / savitha
c++ is object oriented programming language... it has special functions such as class, polymorphism ,inheritance ,encapsulation , data abstraction...hence we can develop programs which relates to objects makes us easy to understand
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Sir i need notes for structure,functions,pointers in c language can you help me please
What is signed and unsigned?
what are the facialities provided by you after the selection of the student.
can any one tel me wt is the question pattern for NIC exam
Explain how can I manipulate strings of multibyte characters?
Do you know the use of fflush() function?
What is typedef example?
What does the file stdio.h contain?
Explain high-order and low-order bytes.
What is a void pointer? When is a void pointer used?
Write a program to generate random numbers in c?
Why static is used in c?
can anyone please tell about the nested interrupts?
Are the outer parentheses in return statements really optional?
What is a good way to implement complex numbers in c?