What is methods in oop?
No Answer is Posted For this Question
Be the First to Post Answer
diff between Virtual mathod and abstract method?
Is enum a class?
Can abstract class have normal methods?
What is polymorphism ? Explain with examples
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
Which is better struts or spring?
What is the main purpose of inheritance law?
what is an instance of a class
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
What is byval and byref? What are differences between them?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean