what is object oriental programing?

Answer Posted / nirmal kumar tailor

Object means instance of the class.

object oriented means you can access all the class member
with the help of class object so this is called object
oriented language.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can I get an ansi-compatible lint?

621


How can I dynamically allocate arrays?

567


what is recursion in C

587


Is c programming hard?

553


Explain the difference between ++u and u++?

613






Write a program to check armstrong number in c?

610


Is there a way to jump out of a function or functions?

609


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1837


write an algorithm to display a square matrix.

2189


what do you mean by enumeration constant?

577


What are the advantages of using Unions?

626


What is the use of #include in c?

557


What is the purpose of sprintf?

592


How to explain the final year project as a fresher please answer with sample project

451


How would you use the functions fseek(), freed(), fwrite() and ftell()?

674