Is oop better than procedural?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism in oops with example?
what is the size of an empty class
What is data binding?
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
What is the difference between static polymorphism and dynamic polymorphism?
what is difference between objects and function
What is the advantage of oop over procedural language?
What is design patterns in C++?
what is an qt4 interface?
What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile
What is purpose of inheritance?
tel me oops defination in single line