![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : Encapsulation is nothing but binding both data members and member functions that operates on that data into single entity called Class. so that One object's data is separated from other object so that is called as Data Hiding that can be achieved using ... Read Answers (14) | Asked by : ramaprasad Latest Answer : When we create object from a class, it is created on stack or on heap. The existance of an object in memory (stack or heap) is called instance of an object.Hence Instance and object is used interchangeably. ... Latest Answer : Abstraction: We don't have to bother about the data type of the object while accessing it.Encapsulation: We put all the correlated data and methods in a class.Faran Shabbir ... Read Answers (7) | Asked by : girija Latest Answer : This is method of thinking to resolve the problem ( implimenting the applicaiton using software languages).           - POP : Procedure thinking  ( modular approach of solve the problem)        -OOP : Object Thinking ( object ... Read Answers (4) | Asked by : Manpreet Kaur Latest Answer : DOS: single process, single thread
Windows: multiple process, multiple threads ... Read Answers (2) | Asked by : nandhini Latest Answer : arulkumar: No, Void pointer is a pointer it is automatically type casted, we can assign to any pointer. But NULL pointer is a pointer which holds 0 (zero) as its content. (i.e) It doesn't pointing anything. ... Tags : Pointer Latest Answer : Implicit cursor we have to open and close for it's usage.It will not automatically close.Explicit cursor will automaticlly open and close.eg: for x in (exp.) where x is the cursor name exp. is an expression.This ... Latest Answer : in ++*p firstly it will move to the incremented address of the pointing variable &from there the value will pick up the value of the variable, then it will assign to the corresponding variable or to itself. In (*p)++ it will first assign value and ... What is the difference between docking container and splitter container?What is tree display?Explain What is the difference between docking container and splitter container?What is tree display?Explain with sample prgms. View Question | Asked by : karthihassan What is the difference between Aggregation and Composition?(Asked in Polaris Interview for Java Experienced People, on April 11, in Chennai) Latest Answer : Association is of different types. Importantnly of three types.1. I know u as well as so many other people as well. Same for you. You also know so many people.This kind of relationship is depicted as simple Association in UML.This is always characterised ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||