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

What is the instance of an object?

0 Answers  


what is an objects lock and which objects have locks? : Java thread

0 Answers  


What is natural ordering in java?

0 Answers  


What is lossy conversion in java?

0 Answers  


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,






what is features of jdk 1.5?

2 Answers   Accenture, Satyam, TCS,


Why cant we define System.out.println() inside a class directly?

5 Answers  


Give me some null interfaces in java?

0 Answers  


Write a code to show a static variable?

0 Answers  


What are the types of classes in java?

4 Answers   HCL,


Is list thread safe in java?

0 Answers  


What are the different data types in java?

0 Answers  


Categories