Answer Posted / ramesh bhumarapu
Pointer is a Reference Variable...
which contains address of another variables
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
officer say me - i am offered to a smoking , then what can you say
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
What is an advantage of polymorphism?
What type of loop is a for loop?
What is static modifier?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What causes polymorphism?
What is encapsulation and abstraction? How are they implemented in C++?
What is overloading in oops?
Explain the advantages of inheritance.
What is encapsulation in ict?
What is data binding in oops?
What is abstraction encapsulation?
what is the sylabus for priliminaries?