0% found this document useful (0 votes)
6 views2 pages

Worksheet Java

test

Uploaded by

Mukesh Manraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Worksheet Java

test

Uploaded by

Mukesh Manraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

TEST NAME:-

1.NetBeans is an IDE using which we can develop ___________ in Java.


a. GUI application b. CUI application c. BW application d. None of the
above
2. NetBeans provides various components used to create a GUI front-end interface like
___________.
a. jTextArea b. jLabel c. jButton d. All of the
above
3. We should use meaningful names for controls on the _________ in the code. It makes
programming convenient.
a. Form b. Variables c. Both a. and b. d. None of the
above
4. String is an _________ type supported in Java.
a. Object b. Constraint c. Class d. None of the
above
5. The __________ selects among a set of statements depending on the value of a
controlling expression.
a. If Statement b. For Statement c. While Statement d. None of the
above
6. The __________ selects among a set of statements depending on the value of a
controlling expression.
a. If Statement b. For Statement c. While Statement d. None of the
above
7. How many lines of code can be written inside an IF, ELSE, or IF-ELSE block in Java?
a. 25 b. 72 c. 105 d. None of the above

Q1: WHAT IS JAVA?

Q2: WHAT IS NETBEANS?

Q3: WHAT ARE DATATYPES?


TEST NAME:-
1.NetBeans is an IDE using which we can develop ___________ in Java.
a. GUI application b. CUI application c. BW application d. None of the
above
2. NetBeans provides various components used to create a GUI front-end interface like
___________.
a. jTextArea b. jLabel c. jButton d. All of the
above
3. We should use meaningful names for controls on the _________ in the code. It makes
programming convenient.
a. Form b. Variables c. Both a. and b. d. None of the
above
4. String is an _________ type supported in Java.
a. Object b. Constraint c. Class d. None of the
above
5. The __________ selects among a set of statements depending on the value of a
controlling expression.
a. If Statement b. For Statement c. While Statement d. None of the
above
6. The __________ selects among a set of statements depending on the value of a
controlling expression.
a. If Statement b. For Statement c. While Statement d. None of the
above
7. How many lines of code can be written inside an IF, ELSE, or IF-ELSE block in Java?
a. 25 b. 72 c. 105 d. None of the above

Q1: WHAT IS JAVA?

Q2: WHAT IS NETBEANS?

Q3: WHAT ARE DATATYPES?

You might also like