Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Create Object within the Java forums, part of the Software Development category; Why unable to create object for abstract class and interfaces? Note : This is the question asked by a visitor bhnau priya. I am posting this in proper forum....
|
|||||||
|
|||
|
Re: Create Object
Unlike classes or objects, abstracts and interfaces are not something that exists in objective reality. They are only "scaffolding" needed to support c++/java static typing system. there's no need of them
|
|
|||
|
Re: Create Object
Quote:
If it comes to abstract class they do not have nay body similar to interfaces to ... so we need not instantiate those abstarct class .... |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Object Spy | suji | QTP | 3 | 06-19-2009 10:05 AM |
| Query with relation to member function and object in Class | fred | C and C++ | 5 | 12-20-2006 04:23 AM |
| create new entity in crm 3.0 | SIVAM_SOLAI | Microsoft CRM | 0 | 10-06-2006 01:35 AM |
| Object Properties of Rational Robot | bhushanqwer | Rational Robot | 1 | 09-24-2006 05:31 AM |
| How do you Implement Class Library Object | GeekAdmin | VB.NET | 0 | 05-28-2006 11:14 AM |