java 2012 quiz

Upload: tanujnagpal138

Post on 04-Apr-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/29/2019 java 2012 quiz

    1/42

  • 7/29/2019 java 2012 quiz

    2/42

    ROUND - 1

    Multiple Choice Questions (10 points for Correct Answer)

  • 7/29/2019 java 2012 quiz

    3/42

    TEAM A

    Q 1.Smallest individual unit in a

    program is called as :-

    a) Punctuator b) Literal

    c) Token d) Keyword

  • 7/29/2019 java 2012 quiz

    4/42

    Correct Answer:-

    Token

    JAVA supports 5 types of tokens-

    keyword, identifier, literal,

    operator and punctuator.

  • 7/29/2019 java 2012 quiz

    5/42

    TEAM B

    Q 1. -13.0 is an example of :-

    a) Integer literalb) Floating literal

    c) Character literal

    d) String literal

  • 7/29/2019 java 2012 quiz

    6/42

    Correct Answer:-

    Floating literal

  • 7/29/2019 java 2012 quiz

    7/42

    TEAM C

    Q 1.The operator && is anexample of :-

    a) Arithmetic operator

    b) Relational operator

    c) Logical operatord) Prefix and postfix operator

  • 7/29/2019 java 2012 quiz

    8/42

    Correct Answer:-

    C

    Logical operator

  • 7/29/2019 java 2012 quiz

    9/42

    TEAM D

    Q 1.Which one of the following isnot a feature of JAVA:-

    a) Platform Independent

    b) Inbuilt Graphics

    c) Character User Interfaced) Supports Multimedia

  • 7/29/2019 java 2012 quiz

    10/42

    Correct Answer:-

    c

    Character User Interface

  • 7/29/2019 java 2012 quiz

    11/42

    TEAM A

    Q 2.True/False, these values are

    assigned for which data type :-

    a) Boolean b) String

    c) Integer d) Character

  • 7/29/2019 java 2012 quiz

    12/42

    Correct Answer:-

    Boolean

  • 7/29/2019 java 2012 quiz

    13/42

    TEAM B

    Q 2.Which of the following methodis used to display O/P on a GUI

    component :-

    a) getText() b) setText()

    c) Parse method

    d)system.out.println

  • 7/29/2019 java 2012 quiz

    14/42

    Correct Answer:-

    setText()

  • 7/29/2019 java 2012 quiz

    15/42

    TEAM C

    Q 2. a + = a, is an example of :-

    a) Relational operator

    b) Conditional operator

    c) Comparison operator

    d) Shorthand operator

  • 7/29/2019 java 2012 quiz

    16/42

    Correct Answer:-

    Shorthand operator

  • 7/29/2019 java 2012 quiz

    17/42

    TEAM D

    Q 2.A legal combination of JAVA

    tokens is called as :-

    a) expression b) type casting

    c) assignment d) type conversion

  • 7/29/2019 java 2012 quiz

    18/42

    Correct Answer:-

    expression

  • 7/29/2019 java 2012 quiz

    19/42

    ROUND - 2

    Passing the questions (10 points for Correct Answer)

    (5 points for the passed

    question)

  • 7/29/2019 java 2012 quiz

    20/42

    TEAM A

    Q 1.What is the full form of :-

    J V M

  • 7/29/2019 java 2012 quiz

    21/42

    Correct Answer:-

    Java Virtual Machine

  • 7/29/2019 java 2012 quiz

    22/42

    TEAM B

    Q 1.What is the full form of :-

    R A D

  • 7/29/2019 java 2012 quiz

    23/42

    Correct Answer:-

    Rapid Application

    Development

  • 7/29/2019 java 2012 quiz

    24/42

    TEAM C

    Q 1.What is the full form of :-

    A P I

  • 7/29/2019 java 2012 quiz

    25/42

    Correct Answer:-

    Application Program

    Interface

  • 7/29/2019 java 2012 quiz

    26/42

    TEAM D

    Q 1.What is the full form of :-

    EPROM

  • 7/29/2019 java 2012 quiz

    27/42

    Correct Answer:-

    Erasable Programmable

    Read Only Memory

  • 7/29/2019 java 2012 quiz

    28/42

    TEAM A

    Q 2.Name an Entry controlled loop

    in JAVA :-

  • 7/29/2019 java 2012 quiz

    29/42

    TEAM B

    Q 2.Name an Exit controlled loop

    in JAVA :-

  • 7/29/2019 java 2012 quiz

    30/42

    TEAM C

    Q 2.Name the two types of

    Selection statements provided

    in JAVA.

  • 7/29/2019 java 2012 quiz

    31/42

    TEAM D

    Q 2.Name the method used to

    display O/P on GUI screen.

  • 7/29/2019 java 2012 quiz

    32/42

    ROUND - 3

    Visual Round (10 points for Correct Answer)

  • 7/29/2019 java 2012 quiz

    33/42

    TEAM A

    Q.Identify the GUI control shownbelow :-

  • 7/29/2019 java 2012 quiz

    34/42

  • 7/29/2019 java 2012 quiz

    35/42

    TEAM B

    Q.Identify the GUI control shown

    below :-

  • 7/29/2019 java 2012 quiz

    36/42

  • 7/29/2019 java 2012 quiz

    37/42

    TEAM C

    Q.Identify the GUI control shown

    below :-

  • 7/29/2019 java 2012 quiz

    38/42

  • 7/29/2019 java 2012 quiz

    39/42

    TEAM D

    Q.Identify the GUI control shown

    below :-

  • 7/29/2019 java 2012 quiz

    40/42

  • 7/29/2019 java 2012 quiz

    41/42

    ROUND - 4

    ( Rapid Fire Round )

    ( 5 points for Correct Answer)

  • 7/29/2019 java 2012 quiz

    42/42