What is the difference between static polymorphism and dynamic polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
when to use 'mutable' keyword and when to use 'const cast' in c++
Write a c++ program to display pass and fail for three student using static member function
what is the advantage in software? what is the difference between the software developer and Engineer
what is virtual function in c++
Program to print 0 to 9 in cross order
write a progra in c++ using class & object to find out wheather a given no. is prim or not.
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is the use of oops?
What is polymorphism in oops?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
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...