What are the types of abstraction?
No Answer is Posted For this Question
Be the First to Post Answer
WAP find square root of any number (without using sqrt() )?
What are the four main oops concepts?
What do you mean by stack program? Get me an example stack program?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
what is data hiding.
c++ is a pure object oriented programming or not?
what are the ways in which a constructors can be called?
What is the difference between the C & C++?
What is static in oop?
What is polymorphism and types?
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
what is the function of 'this' operator ?