How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
No Answer is Posted For this Question
Be the First to Post Answer
What is a marker interface?
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.
What is floor in java?
What is the use of inner class?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What do you mean by an object in java?
Can we synchronize static methods in java?
Can we have a try block without catch block?
What is widening and narrowing in java? Discuss with an example.
What modifiers can be used with a local inner class?
Difference between static and dynamic class loading.
what is anonymous class in java?