Answer Posted / qamrun nisa
This is an interface that represents a naming context, which
consists of a set of name-to-object bindings. It contains
methods for examining and updating these bindings.
Syntax is
public interface Context
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a double vs float?
What is a flag and how does it work?
What is the declaration statement?
What is the original name of java?
What is a functional interface?
Is array synchronized in java?
Can we overload destructor in java?
How many types of parsers are there?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What is a variable analysis?
Write a java program to print fibonacci series?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is a class object?
What is the use of put method?
Give few examples of final classes defined in Java API?