GeekInterview.com
  I am new, Sign me up!
 

Abstract Questions and Answers


 Sponsored Links

 
 Abstract Questions and Answers - Page 2
Sorting Options :  

The real time environment , when do we go for abstract class and when do we go for interfaces , can any one please revert back in this regard?
Read Answers (9) | Asked by : N.Vimal
Category: Java   Tags : Abstract

- Abstract class contains one or more incomplete methods while an interface contains only the signatures of all the methods. ...
Read Answers (9) | Asked by : Prasad
Category: DotNet   Tags : Abstract

What is the diff between interface and abstract class?why interfaces?why packages?why abstract class?what is the diff between uncheked exception,checked exceptions?why jvm works internally?why java does not support pointers?what is diff bet callby value and call by reference in java?
Read Answers (8) | Asked by : balaraju
Category: EJB   Tags : Abstract

GenericServlet is an abstract class because its upto the user how he wants it to use the life-cycle methods of the servlet and also the server needs to make sure that all the life cycle methods of the servlets have to be implemented.So if a class is extending ...
Read Answers (8) | Asked by : Saurabh
Category: Servlets   Tags : Abstract

Interface: In interface just signature of the methods are defined(means abstract meathod). there is no a single method which has body.e.g. void add();Abstract class: In a abstract class some method are abstract while some are concrete methods. we use ...
Category: Java   Tags : Abstract

An abstract class is a class that cannot be instantiated and having atleast one abstract method(having no body).Only we can derive a child class from the abstract class ...
Category: ASP.NET 2.0   Tags : Abstract

An abstract class cannot be used on its own but must be first inherited in the derived class. ...
Read Answers (7) | Asked by : jyothis
Category: OOPS   Tags : Abstract

we cant say here anything this depends on situation ...
Read Answers (7) | Asked by : Rajesh Karavadi
Category: Core Java   Tags : Abstract

If interface & abstract class have same methods & abstract class also not contain any implementation for those methods which one you prefer ?
use abstract class because we implement only requried methods of abstract class but for interface we must implement all methods whether or requried or not  
Read Answers (6) | Asked by : tulasi
Category: Core Java   Tags : Abstract

No, I tried.A member 'ClassB.methodA()' marked as override cannot be marked as new or virtual.    ...
Read Answers (6) | Asked by : sreejamohan
Category: ASP.NET 2.0   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
1mathan_vel 408
2sudhakar2068 390
3srinivasulub1981 380
4sahu 323
5jainbrijesh 283
6sampra 278
7samiksc 231
8Sujatars 206
9Beena 194
10G.D.S.Prasad 191
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 -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape