What are non-access modifiers?

Answers were Sorted based on User's Feedback



What are non-access modifiers?..

Answer / javamasque

There are below commonly used non-access modifiers
• Static
• Abstract
• Synchronized
• Final

Is This Answer Correct ?    2 Yes 0 No

What are non-access modifiers?..

Answer / ambadas

Non access modifiers are static final abstract synchronized volatile transient strctfp native

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Write a method that will remove given character from the string?

0 Answers  


What are class types in java?

0 Answers  


what are the high-level thread states? : Java thread

0 Answers  


What is bytecode verifier?

0 Answers  


How would you use Bubble Sort to sort the number of elements?

0 Answers   Genpact,






Is hashset sorted in java?

0 Answers  


What is strings in java?

0 Answers  


What are structs in java?

0 Answers  


How is string stored in java?

0 Answers  


What is javac used for?

0 Answers  


What are disadvantages of java?

0 Answers  


What is args length in java?

0 Answers  


Categories