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 are possible key words, we can use to declare a class?

Answers were Sorted based on User's Feedback



What are possible key words, we can use to declare a class?..

Answer / javamasque

public, abstract and final

Is This Answer Correct ?    8 Yes 0 No

What are possible key words, we can use to declare a class?..

Answer / ambadas

public final strictfp default abstract

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What does the string method compareto () do?

0 Answers  


Why const and goto are reserved keyword in java?

1 Answers  


What carriage return means?

0 Answers  


What are the files generated after using IDL to java compiler?

0 Answers  


What happens when you assigned a 'double' value to a 'String'?

8 Answers  


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


Which Java operator is right associative?

3 Answers  


What is a null check?

0 Answers  


What is the difference between pass by reference and pass by pointer?

0 Answers  


class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


Which class is the immediate superclass of the Container class?

1 Answers  


What is the difference between the final method and abstract method?

0 Answers  


Categories