Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How to Create A Wapper Class in core Java and Why are Use in java?

2 Answers   Amdocs,


What’s the difference between the methods sleep() and wait()?

0 Answers  


why java is not supporting multiple inheritence?

3 Answers  


Is ++ operator is thread safe in java?

0 Answers  


How will you convert an ArrayList to Arrays?

4 Answers   KPIT,


Define how does a try statement determine which catch clause should be used to handle an exception?

0 Answers  


What is java english?

0 Answers  


What is bufferedreader in java?

0 Answers  


What is the difference between public, private, protected, and friend access?

0 Answers   Amazon,


Explain the difference between call by refrence and call by value?

0 Answers  


ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }

1 Answers  


Why java is call by value?

0 Answers  


Categories