Answer Posted / s. prasad
transient,volatile,synchronized and native (including
abstract,static and final)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between call by reference and call by pointer?
Explain exception chaining in java?
Explain inner classes ?
Why is java logo a cup of coffee?
Write a program to find the whether a number is an Armstrong number or not?
Explain the difference between the public, private, final, protected, and default modifiers?
what is difference betweem home interface and remote interface?
What’s the difference between unit, integration and functional testing?
What is off heap memory?
How many ways can we create the string object?
How can we make string upper case or lower case?
How large is a boolean?
What is the purpose of the runtime class in java programming?
What is double parsedouble in java?
Write a program to check string is palindrome without using loop?