adplus-dvertising
frame-decoration

Question

Which three are valid declarations of a char?

1. char c1 = 064770;
2. char c2 = 'face';
3. char c3 = 0xbeef;
4. char c4 = \u0022;
5. char c5 = '\iface';
6. char c6 = '\uface';


a.

1, 2, 4

b.

1, 3, 6

c.

3, 5

d.

5 only

Answer: (b).1, 3, 6

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which three are valid declarations of a char? 1. char c1 = 064770; 2. char c2 = 'face'; 3. char c3 = 0xbeef; 4. char c4 = \u0022; 5. char c5 = '\iface'; 6. char c6 =...

Similar Questions

Discover Related MCQs

Q. Which is the valid declarations within an interface definition?

Q. Java was designed by _________________.

Q. Earlier name of Java Programming language was

Q. Which of the following personality is called as father of Java Programming language

Q. Why OAK was renamed to Java ?

Q. Java was publicly released in _______________ .

Q. Which kind of language java is ?

Q. In the beginning, Java was created in order to

Q. Java is a ________ programming language.

Q. Which of the following is/are correct advantage of java?

Q. In which year, Sun Microsystems released much of its Java virtual machine?

Q. After first public release java was targeted at ______________________.

Q. First public implementation of java was _____________

Q. Basic aim of java was to solve the problem of connecting many household machines together. The was achieved using

Q. Sun Microsystems released the first public implementation as Java 1.0 in?

Q. Java SE 15 version released on?

Q. Java Source Code is compiled into ______________.

Q. Enums were introduced in?

Q. Which of the following is used to interpret and execute Java Applet Classes hosted by HTML.

Q. HTML based Java Documentary help can be accessed using ______________.