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

Which is better malloc or calloc?

742


Explain about the constants which help in debugging?

948


Can a variable be both const and volatile?

776


Is flag a keyword in c?

775


Explain how do you declare an array that will hold more than 64kb of data?

1024






What is wrong with this initialization?

678


Sir i need notes for structure,functions,pointers in c language can you help me please

2032


How can you invoke another program from within a C program?

706


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

748


When should the const modifier be used?

747


What are conditional operators in C?

708


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

691


Can you mix old-style and new-style function syntax?

763


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1461


What is huge pointer in c?

673