What is overriding vs overloading?
No Answer is Posted For this Question
Be the First to Post Answer
what are the ways in which a constructors can be called?
what is difference between String s=new String("vali"); String s="vali"
can we create and enter the data & hide files using programmes ?
what are the ways in which a constructors can be called?
Is react oop?
what is meant by files?
What is encapsulation c#?
Why do we use encapsulation in oops?
c++ is a purely oop concept?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
function overridind means and simple program
Is enum a class?