What is the use of oops?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by inheritance?
what is the difference between class and object?
what is the 3 types of system development life cycle
What is Method overloading?
In c++ there is only virtual destructors, no constructors. Why?
why oops need in programming
what is the main difference between sizeof() operator in c and c++
write knight tour problem which is present in datastructure
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}
What is late bound function call and early bound function call? Differentiate.
Why do we use class?
what's the basic's in dot net