what are the purposes of native, transiant key words?
Answer Posted / ravikiran
native is the keyword used for methods to cll the methods
defined in a platform dependent language like c
transient is the keywrd used infront of varibles which will
restirct the process of serialization
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is factor r?
what is method reference in java 8?
What are the three types of design patterns?
What is the difference between jvm and jre? What is an interface?
Explain about anonymous inner classes ?
What does math floor () do?
What class allows you to read objects directly from a stream in java programming?
Can you give few examples of final classes defined in java api?
Mention some interfaces implemented by linked list in java.
Is an empty arraylist null?
What is the purpose of java?
What are keywords in java?
What do you understand by the term wrapper classes?
How do you calculate roots in java?
What is finally block?