What is the difference between Home and $Home?

Answer Posted / chakri

A "home" is where you live your life. A "house" is where you pose waiting for the photographers to show up.

Is This Answer Correct ?    3 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1632


What is polymorphism what is it for and how is it used?

572


What is overloading in oop?

572


How does polymorphism work?

635


What is the significance of classes in oop?

587






assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1662


Why do we use polymorphism in oops?

577


Why it is called runtime polymorphism?

573


What is multilevel inheritance?

723


Can a varargs method be overloaded?

617


What is abstraction in oop with example?

642


How to use CMutex, CSemaphore in VC++ MFC

4328


What makes a language oop?

593


Write a program to reverse a string using recursive function?

1790


What is difference between polymorphism and inheritance?

617