What are different types of encoding?
Answer / Alok Singh
Different types of encoding include ASCII, Unicode, UTF-8, UTF-16, UTF-32, Base64, and Hexadecimal. Each encoding represents text in a slightly different way.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a final variable be initialized in constructor?
What is lastindexof in java?
Explain with example the concept of constant variable in java.
What is a generic code?
What is Map interface?
What steps are taken when the OS shifts from one-thread execution to another?
What is a bufferedreader?
What is default locale java?
What is the difference between serialization and deserialization?
What is the association?
Nullpointer exception is a very common exception. Why is it not made as a checked exception?
What do you mean by order of precedence and associativity?