pencil-icon
Build your own quiz

Computers

10th

grade

Image

Computer Applications

8
plays

17 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    If int a=43; int b=5;int c=0 what value is stored in c when c=a%b?
    8.6
    3
    8
  • 2. Multiple Choice
    30 seconds
    1 pt
    int a=7;int p=0;p=++a+ --a, the output of p will be.
    15
    14
    16
  • 3. Multiple Choice
    30 seconds
    1 pt
    The loop that executes once even if the condition is false
    do… While
    while…
    for ….
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?