Answer Posted / sandeep
object oriented program system
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the difference between the functions memmove() and memcpy()?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
What is virtual destructor ans explain its use?
What are the uses of c++ in the real world?
Explain stack & heap objects?
What new()is different from malloc()?
what are the events occur in intr activated on interrupt vector table
Explain the properties and principles of oop.
How would you use qsort() function to sort an array of structures?
Can we use this pointer in a class specific, operator-overloading function for new operator?
daily Routine of father
Differentiate between C and C++.
What is a lambda function c++?
Why do we use string in c++?
Can a program run without main function?