How many types of modifiers are there?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are the methods of the math class static?

586


How do I start learning java?

560


Can we override private method?

556


Is 0 true or false?

514


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

655






Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

507


What is a treeset in java?

547


What is the benefit of using enum to declare a constant?

661


What is a local class in java?

587


what is the purpose of the runtime class?

555


What is difference between string and stringbuffer?

498


What is the difference between ArrayList and Vector? which one is better in Java

606


How java is similar to c?

587


What is use of static in java?

532


Can an object subclass another object?

557