Which of the following is the correct Java expression for ‘ (sin x/cos-1 x)+x3 ‘?
Unicode character begins with which of the following?
Hexadecimal number
Backslash character
Escape sequence
Dollar symbol
Which of the following math function can be used to find 35?
What will be the value of y in the following line of code. y="12"+"11";
23
1211
1112
1121
Which one among the following is a float type?
1.234
1.2
1.23f
f1.234
What is the size of a char type?
1 bye
2 byte
4 byte
14 bits