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


Can we declare a class as abstract without having any abstract method?


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

Post New Answer

More Core Java Interview Questions

How do you override a variable in java?

0 Answers  


What is serialization in java?

0 Answers  


is JVM platform dependent or independent..?

11 Answers   IBM, Tech Mahindra,


How can final class be used?

5 Answers   Accenture, Wipro,


Why packages are used?

5 Answers  


Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?

1 Answers  


what is difference between Interface and abstract class

2 Answers   GCPL,


What is string in java is it a data type?

0 Answers  


What is functional interface in java example?

0 Answers  


What are exceptions

0 Answers   Futures First,


33. try { 34. // some code here 35. } catch (NullPointerException e1) { 36. System.out.print(”a”); 37. } catch (RuntimeException e2) { 38. System.out.print(”b”); 39. } finally { 40. System.out.print(”c”); 41. } What is the result if a NullPointerException occurs on line 34? 1 c 2 a 3 ab 4 ac

5 Answers  


Can a class with private constructor be extended?

0 Answers  


Categories