Answer Posted / noopur
an object is the real instant of a class where class is a user defined datatype and class is a variable of that data type also called complex variable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me about low level programming languages.
What is the difference between text and binary i/o?
What does dm mean sexually?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is the use of sizeof?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What is use of pointer?
What are high level languages like C and FORTRAN also known as?
Should I learn c before c++?
Explain what is the difference between #include and #include 'file' ?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
Explain what are linked list?
How does struct work in c?