What is Difeerence between List obj=new ArrayList(); and
ArrayList obj=new ArrayList()?
What is differance between Abstract and Interface
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
What is polymorphism in oops?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
What is a macro? And how is a macro same as a template?
what are the realtime excercises in C++?
what is meant by files?
Why we are use # in begning of programme of c++.
What is abstrac class?where is it use?
What is inheritance in oop?
Why is polymorphism important in oop?
What is oop in simple words?