What is the purpose of enum?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to reverse a string using recursive function?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
What are the 3 principles of oop?
what is oops
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Why is oop useful?
what is cast operator?
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 the difference between declaration and definition?
What is abstraction?
how to find the correct email address format by using the programe?