What are other modifiers?

Answers were Sorted based on User's Feedback



What are other modifiers?..

Answer / dsr

modifiers:abstract,final,volatile,static,transient...

Is This Answer Correct ?    1 Yes 0 No

What are other modifiers?..

Answer / amit patel

Accessibility Modifiers : public, protected, private
Others : static, abstract, final, transient,
volatile,synchronised

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is use of business objects?

3 Answers   Tech Mahindra,


Which collection is sorted in java?

1 Answers  


Is it possible for yielded thread to get chance for its execution again ?

1 Answers  


What is backdrop?

1 Answers   Atos Origin,


what is overloading in java?

13 Answers   Ascent, DNS, Infosys, SDA, VelTech,


What state is a thread in when it is executing?

1 Answers  


i need to know the website that i can compile and run a java code in online.(while system doesn't contain any jdk and jre)

0 Answers  


What are the restrictions imposed on method overriding?

1 Answers  


What is the covariant return type?

1 Answers  


Explain the importance of finally over return statement?

1 Answers  


what are the uses of Class class and what it returns? explain it with the example code.

1 Answers  


why is S capital in System.out.println ????

6 Answers  


Categories