How many types of modifiers are there?



How many types of modifiers are there?..

Answer / javamasque

There are two types of modifiers as 1. Access-modifier and 2. Non-access-modifier

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Core Java Interview Questions

class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


Difference between String & StringBuffer

16 Answers   IBM, Infosys, Tech Mahindra, Wipro,


C and C++ has constructors and distructors, why does Java does not have distructors?

1 Answers   T3 Softwares,


What is Runtime class and its purpose?

2 Answers  


What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?

8 Answers   EDS, Matrix,






Which is bigger float or double?

0 Answers  


posted in online test

1 Answers  


what is the replacement for GOTO in java?

2 Answers   CTS,


Can we extend private class in java?

0 Answers  


What are the 2 types of java programs?

0 Answers  


What is the use of inner class?

0 Answers  


How many classes can any class inherit java?

0 Answers  


Categories