What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
No Answer is Posted For this Question
Be the First to Post Answer
What is the real time example of encapsulation?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
Why do we use inheritance?
State what is encapsulation and friend function?
What are different oops concepts?
Write a program to find out the number of palindromes in a sentence.
Describe these concepts: Polymorphism, Inheritance and Abstraction.
what is oppes
What are the 4 pillars of oop?
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...
what is ns string? what is ns array?
What is difference between #define and const?