How oops is better than procedural?
No Answer is Posted For this Question
Be the First to Post Answer
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is oops with example?
write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
write a progra in c++ using class & object to find out wheather a given no. is prim or not.
features of OOPS
22 Answers Ness Technologies, Satyam,
Can static class have constructor?
What is a unary operator?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
explain dynamic binding by drowing
what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....
Why do pointers exist?