why reinterpret cast is considered dangerous?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an object and a class?
What is multilevel inheritance in oop?
what is new modifier in C#
How do you make derived class as an abstract class?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is the main purpose of inheritance law?
What is Dynamic Polymorphism?
What is polymorphism explain?
Why polymorphism is used in oops?
Which is better struts or spring?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What is the difference between abstraction and polymorphism?