what are the different non-access specifiers in java?
Answer Posted / neeraj khatod
static
final
abstract
synchronized
volatile
transient
native
strictfp
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is hash code collision?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What are byte codes?
how to deploy apache tomcat server to weblogic server in java
Which are different kinds of source code?
Why we use methods in java?
Why are constructors used?
Why 1 is not a prime number?
Can a class be private?
Explain about sets?
What is main in java?
Differences between external iteration and internal iteration?
Explain jvm, jre, and jdk?
Can a class be defined inside an interface?
What are the benefits of operations in java?