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 codebase?
Why java is used everywhere?
How do you check if a number is a perfect square?
How do you read a char in java?
What is java’s garbage collected heap?
What is native code?
What kind of variables can a class consist?
5 Coding best practices you learned in java?
Why do we need array in java?
What is procedure overloading?
Explain the importance of finalize() method.
How can an object be unreferenced?
Difference between a process and a program?
what is the difference between process and thread? : Java thread
What does string mean in java?