what is object oriental programing?
Answer / 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 |
How to convert decimal to binary in C using recursion??
What are data types in c language?
How to find the digits truncation when assigning the interger variable to the character variables. like int i=500; char x = i : here we have truncation. how to find this. another ex: i =100; char x=i. here we do not have truncation.
Was 2000 a leap year?
What is the relationship between pointers and data structure?
What is the function of multilevel pointer in c?
Explain what are header files and explain what are its uses in c programming?
c program to manipulate x=1+3+5+...+n using recursion
Write a program in c to print * * * * * *******
What is meant by realloc()?
How to reverse a string using a recursive function, without swapping or using an extra memory?
31 Answers Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,
Which type of language is c?