Answer Posted / sandeep
JAMES GOSLING
| Is This Answer Correct ? | 33 Yes | 8 No |
Post New Answer View All Answers
What are the restrictions imposed by a Security Manager on Applets?.
How to change the priority of thread or how to set the priority of thread?
What is locale in java?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is your platform’s default character encoding?
Can we create our own wrapper class in java?
What is the synonym of procedure?
what is synchronization and why is it important? : Java thread
How do I print a “?
Is empty in java?
How to create an immutable class?
How do you calculate roots in java?
Can we override the static methods?
How do you allocate memory to object?
What is the tradeoff between using an unordered array versus an ordered array?