GeekInterview.com
   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

Abstract Questions and Answers


 Sponsored Links

 
 Abstract Questions and Answers - Page 5
Sorting Options :  

yes,its possible.We can write an abstract class without any concrete methods,There is no restriction that the abstract class contains minimum of one abstract method.Eventhough without any abstract method we can write the abstract class. ...
Read Answers (3) | Asked by : krishna
Category: Java   Tags : Abstract

1. what is throwable and where should we use this? 2. How can you increase the JVM memory? 3. Abstract class is a partially implemented class so, How can we call an abstract method without creating... 4. How to Stop the creation of objects(For ex:For Player class of Cricket Team,stop instance creation after... 5. Can HashMap store null values?If yes, how many and in which one? 6. What is the Difference between Runtime and RunTime java API's? 7. How we upload and download files in JSP and Servlets
Read Answers (3) | Asked by : Madhurima
Category: J2EE   Tags : Abstract

Entity bean is an abstract class and its local and home interfaces also extends an abstact class. So how can we instantiate home or local interface?
Read Answers (3) | Asked by : rajani
Category: EJB   Tags : Abstract

yes, the abstract classes can have constructors.But they can be run only by the subclasses of the abstract class ...
Read Answers (3) | Asked by : Kezia
Category: C#   Tags : Abstract

Abstract classes can be overridden by virtual methods (true, false) 
It is designed to act as derived class. the class , which contain more virtual function is called an abstract class. and it cannot be create as an object, and it is similar to Interface ...
Category: C#   Tags : Abstract

Answer posted by Mohan on 2005-05-21 18:34:01: CMP uses abstract schema to map to the physical database 
In cmp, the cmp bean is given an abstract schema name. In EQL you retrieve the data in a bean using these schema names. ...
Category: EJB   Tags : Abstract

Simply speaking a class or a method qualified with "abstract" keyword is an abstract class or abstract method. You create an abstract class when you want to manipulate a set of classes through 
Abstract class is which base class cannot create object. eg. Inheritance ...
Category: Java   Tags : Abstract

Abstract keyword declares either a method or a class. If a method has a abstract keyword in front of it, it is called abstract method.Abstract method has no body. It has only arguments and return type. 
hi,   Abstract classes can be subclassed and their objects can be created. Implementations can vary for the abstract methods by the subclasses. ...
Category: Java   Tags : Abstract

In the interface all methods must be abstract; in the abstract class some methods can be concrete. In the interface no accessibility modifiers are allowed, which is ok in abstract classes.  
Abstract classes act as the buliding block whose object cannot be created. We include common functionality in abstract class which can inherited by the sub classes. They are not 100% abstract whereas interface provide 100% abstraction in this no function ...
Category: C#   Tags : Abstract

yaBut,you must provide implementation in same abstract class,as you cannot override that final method in sub class. ...
Category: Technical   Tags : Abstract

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next  >>

Ask A Question
Go Top
 Sponsored Links

 
Expert Members
# User Name Count
1sudhakar2068 390
2sahu 324
3jainbrijesh 282
4sampra 279
5samiksc 231
6Sujatars 206
7Beena 194
8sivanesh.a 189
9sithusithu 161
10sujatham 142
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape