Different types of modifiers?

Answers were Sorted based on User's Feedback



Different types of modifiers?..

Answer / selvaa

Public, Private, Protected

Is This Answer Correct ?    4 Yes 0 No

Different types of modifiers?..

Answer / vijayakumar chinnasamy

Modifiers are
final,static,volatile,abstract,synchronization,native ,
strictfp

Is This Answer Correct ?    11 Yes 9 No

Different types of modifiers?..

Answer / jhay-r

dangling participle,misplaced modifier

Is This Answer Correct ?    9 Yes 7 No

Different types of modifiers?..

Answer / s. prasad

transient,volatile,synchronized and native (including
abstract,static and final)

Is This Answer Correct ?    4 Yes 2 No

Different types of modifiers?..

Answer / rameez hassan

dynamic modifier and static modifier

Is This Answer Correct ?    4 Yes 3 No

Different types of modifiers?..

Answer / ricia

absolute, adverbial, particiapial

Is This Answer Correct ?    6 Yes 8 No

Different types of modifiers?..

Answer / priyanka agrawal

access modifer is final,abstract,static,syncronition

Is This Answer Correct ?    11 Yes 16 No

Different types of modifiers?..

Answer / ravikiran(aptech mumbai)

static,final,native,synchronized,abstract

Is This Answer Correct ?    10 Yes 16 No

Post New Answer

More Core Java Interview Questions

How does compareto method work?

0 Answers  


How to extract HashMap values?

5 Answers   Marlabs,


Why stringbuilder is not thread safe in java?

0 Answers  


Why java is free from garbage values??

4 Answers  


What is constructor and virtual function?

5 Answers  






Define class?

0 Answers  


how to print hello world every second till i have pressed enter key ???

1 Answers   SAP Labs,


Is there any difference between synchronized methods and synchronized statements?

0 Answers  


What is meant by Encapsulation? Can you write a class to explain encapsulation?

8 Answers   Ness Technologies,


What is stringreader?

0 Answers  


Which Java operator is right associative?

3 Answers  


What are the 6 functions?

0 Answers  


Categories