What are different types of encoding?



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

Post New Answer

More Core Java Interview Questions

Can a final variable be initialized in constructor?

1 Answers  


What is lastindexof in java?

1 Answers  


Explain with example the concept of constant variable in java.

1 Answers   HCL,


What is a generic code?

1 Answers  


What is Map interface?

3 Answers   Wipro,


What steps are taken when the OS shifts from one-thread execution to another?

1 Answers   Amazon,


What is a bufferedreader?

1 Answers  


What is default locale java?

1 Answers  


What is the difference between serialization and deserialization?

3 Answers   ABC,


What is the association?

1 Answers  


Nullpointer exception is a very common exception. Why is it not made as a checked exception?

2 Answers   Ness Technologies,


What do you mean by order of precedence and associativity?

1 Answers  


Categories