Answer Posted / priya
Unicode provides a unique number for every character,
no matter what the platform,
no matter what the program,
no matter what the language.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the role of the java.rmi.naming class?
Can a class have an interface?
What is nan inf?
Can a string be null?
What is the benefit of singleton pattern?
What is empty list in java?
What do you mean by an interface in java?
Give example to differentiate between call by value and call by reference.
What are the important methods of java exception class?
Can we create a constructor in abstract class?
What is a class instance variable?
Can we create object of static class?
What are the different types of sorting in java?
What happens if a constructor is declared private?
Can you declare the main method as final?