What is a function in oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between inheritance and polymorphism?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is the benefit of oop?
Why is abstraction used?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
3. Differentiate verification and validation.
Why do pointers exist?
write a c++ program to find maximum of two numbers using inline functions.
how do u initialize the constant variables
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
What are the access specifiers avaible in c++?
What is the default size allocated for array in the statement if size not specified " int a[] "