What string is utf8?
Answer / Manish Panchal
"UTF-8 is a common character encoding used for text data in computers. In Java, Strings can be encoded as UTF-8 using various methods such as InputStreamReader or BufferedReader."
| Is This Answer Correct ? | 0 Yes | 0 No |
public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }
How is java hashmap implemented?
What is Yield() method when we r using this ? tell exactly
What is the difference between ArrayList and Vector? which one is better in Java
1 Answers SkillGun Technologies,
What is the format of Inner Class after it compiled?
String Reverse in Java...!
what is difference between excute query ()and execute update ()?
What is the purpose of object oriented programming?
what is jdk1.5 features?
What are the advantages of defining packages in java?
What are the steps that are followed when two computers connect through tcp?
Hi am an mca graduate . i have done bsc maths in my degree . every company asks me why you make shift from maths group to computere field . What i need to answer?