what is the sylabus for priliminaries?
No Answer is Posted For this Question
Be the First to Post Answer
what is data abstraction with example.
What are classes oop?
What is Dynamic Polymorphism?
What are the different forms of polymorphism??
Does c++ support multilevel and multiple inheritance?
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
function overridind means and simple program
What is the highest level of cohesion?
What is an advantage of polymorphism?