Answer Posted / priyanka agrawal
access modifer is final,abstract,static,syncronition
| Is This Answer Correct ? | 11 Yes | 16 No |
Post New Answer View All Answers
What is private protected in java?
Implementations of set interface?
What is thread synchronization in java?
Explain the differences between static and dynamic variables?
What is an object's lock and which object's have locks in java programming?
Differences between traditional programming language and object oriented programming language?
Differentiate jar and war files?
What is the use of using enum to declare a constant?
Write code of any action class?
Is an array a vector?
What are thread safe functions?
Does string is thread-safe in java?
Why wait and notify methods are declared in object class?
Can we override the overloaded method?
Write a function to print Fibonacci series and Tribonacci series?