Why do we use oops?
No Answer is Posted For this Question
Be the First to Post Answer
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 are the data types in oop?
What is polymorphism in oops with example?
What do you mean by Encapsulation?
how can we design a magic square in c++?or suggest me the basic idea of it.
What is polymorphism explain its types?
can we make a class static without using static keyword?
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
What is extreme programming?
How do you achieve polymorphism?
what is diff between .net 1.1 and .net 2.0
Does c++ support multilevel and multiple inheritance?