Multiple Choice
Which of these coding types is used for data type char in Java?
A) ASCII
B) ISO-LATIN-1
C) UNICODE
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which of the following loops will execute
Q8: Java source files are compiled and converted
Q9: JVM is _for bytecode.<br>A)a compiler<br>B)an interpreter<br>C)assembler<br>D)none of
Q10: Which one of the following is a
Q11: What is the numerical range of a
Q13: Which of these are selection statements in
Q14: Which operator is used to implement unsigned
Q15: What is the error in this code?<br>Byte
Q16: Which of these selection statements test only
Q17: Which of the following statements about the