pencil-icon
Build your own quiz

Computers

10th

grade

Image

Computer Application Practice Quiz Class 10

240
plays

20 questions

Show Answers
See Preview
  • 1. Multiple Choice
    5 seconds
    1 pt

    Wrapping up of data and functions into a single unit called class is known as_____.

    Abstraction

    Inheritance

    Polymorphism

    Encapsulation

  • 2. Multiple Choice
    5 seconds
    1 pt

    interface is a ______ datatype.

    Primitive

    Composite

  • 3. Multiple Choice
    10 seconds
    1 pt

    Java expression for (under root of 2as+u2) is:

    Math.sqrt ( 2 * a * s + Math.pow ( u, 2 ) )

    Math.cbrt(2 x a x s) + u x 2

    Root over of 2 *a*S + u*u

    Math.sqrt ( 2 * a * s + Math.pow ( u, 2 ) );

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?