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 the different non-access specifiers in java?

Answers were Sorted based on User's Feedback



what are the different non-access specifiers in java?..

Answer / chinju230889

1. static
2. final
3. transient
4. abstract
5. synchronized

Is This Answer Correct ?    30 Yes 3 No

what are the different non-access specifiers in java?..

Answer / neeraj khatod

static
final
abstract
synchronized
volatile
transient
native
strictfp

Is This Answer Correct ?    15 Yes 1 No

what are the different non-access specifiers in java?..

Answer / dhanasekar

1)final
2)synchronize
3)static
4)native
5)volatile
6)strictfp

Is This Answer Correct ?    3 Yes 2 No

what are the different non-access specifiers in java?..

Answer / alosha

static

Is This Answer Correct ?    4 Yes 7 No

what are the different non-access specifiers in java?..

Answer / robin

friendly,

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Core Java Interview Questions

What is toarray method in java?

0 Answers  


Is it possible to specify multiple jndi names when deploying an ejb?

0 Answers  


what is thread? : Java thread

0 Answers  


What is r * in math?

0 Answers  


What is a dynamic array in java?

0 Answers  


Why can we not override static method?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


Which is easier netbeans or eclipse?

0 Answers  


explain about jre and jvm

2 Answers  


What is string data type?

0 Answers  


How GUI component handle its own events?

1 Answers  


Is it possible to compare various strings with the help of == operator?

0 Answers  


Categories