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


What modifiers are used with a top level class?

Answers were Sorted based on User's Feedback



What modifiers are used with a top level class?..

Answer / ranganathkini

The modifiers for a top-leve class are:

public
abstract
final
strictfp

Is This Answer Correct ?    5 Yes 2 No

What modifiers are used with a top level class?..

Answer / ravikiran

public or default

Is This Answer Correct ?    3 Yes 0 No

What modifiers are used with a top level class?..

Answer / bhushan

public,
private

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

Why unicode is important?

0 Answers  


What does i ++ mean in Java?

0 Answers  


What is meant by data hiding in java?

0 Answers   Aspire, Infogain,


What is super constructor?

0 Answers  


What is the purpose of extern variable?

0 Answers  


what is the difference between Cpp And Java

15 Answers   Infosys,


How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?

3 Answers   IBM,


Difference between Array and vector?

9 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  


what is method reference in java 8?

0 Answers  


When does Exception occurs?

3 Answers  


what is features of jdk 1.5?

2 Answers   Accenture, Satyam, TCS,


Categories