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
What is equivalent to ++i+++j?
Are negative numbers true in c?
praagnovation
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
how do you execute a c program in unix.
What is C language ?
write a c program to find the sum of five entered numbers using an array named number
Which programming language is best for getting job 2020?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What is the use of void pointer and null pointer in c language?
What is pass by reference in functions?
What is array of structure in c?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
Write a program to generate random numbers in c?
Which built-in library function can be used to match a patter from the string?