What is unicode?
unicode is used for the internal representation of
characters and strings and it represents 16 bits to
represents each other.
Is This Answer Correct ? | 0 Yes | 2 No |
In Inheritance if we are implementing Multi level inheritance and all class having same name of variable and now i want to access each class variable and how it is possible?
What is the difference between hashmap and hashtable in java?
Explain the Propertie sof class?
What is array list in java?
What is the use of object and class classes?
How many inner classes can a class have?
Can an abstract class have a constructor?
How many types of assembly languages are there?
What is the difference between interpreter and compiling ?
1) Find the Merge point of two linked lists. 2) Swap two bits of integer. 3) Reverse individual words of the sentence. 4) Reverse string without using temp string.
what is object slice?
What is runtime polymorphism or dynamic method dispatch?