What is class and example?
No Answer is Posted For this Question
Be the First to Post Answer
What is Method overloading?
what is overloading and overriding?
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
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?
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
What is the differances between a abstract calss and interface
What is polymorphism give a real life example?
all about pointers
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why do we use class in oops?
Give two or more real cenario of virtual function and vertual object