SPECIAL MIDTERM EXAM - CC123C

SPECIAL MIDTERM EXAM - CC123C

University

40 Qs

quiz-placeholder

Similar activities

ETTEAP FINAL EXAM ASSESSMENT

ETTEAP FINAL EXAM ASSESSMENT

University

35 Qs

Arrays

Arrays

University

37 Qs

Q2 PKS II TPB 10

Q2 PKS II TPB 10

University

41 Qs

Event Driven Handouts 1 & 2

Event Driven Handouts 1 & 2

University

45 Qs

OOPS quiz-1

OOPS quiz-1

University

35 Qs

LATIHAN PYTHON

LATIHAN PYTHON

10th Grade - University

44 Qs

Pseudecode 2

Pseudecode 2

9th Grade - University

40 Qs

FOC Finals

FOC Finals

University

42 Qs

SPECIAL MIDTERM EXAM - CC123C

SPECIAL MIDTERM EXAM - CC123C

Assessment

Quiz

Computers

University

Medium

Created by

Maria Mercado-Guese

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given that the declaration int y=101, a=28, x? What is the returned value of x with the expression x = a==y;

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given that the declaration int y=95, a=300, x? What is the returned value of x with the expression x = a==(y+44);

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given that the declaration int y=63, a=400, x? What is the returned value of x with the expression x = y>a;

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given that the declaration int y=12, a=6, x? What is the returned value of x with the expression x = a<=y;

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given that x = 9, y=10, what is the value of z with the expression z = (x & y);

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given that x = 9, y=10, what is the value of z with the expression z = (x && y);

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given an initialized array: int A[10] = {5, 10, 7, 2, 9, 24, 33, 20, 12}; What is the index of 9? TYPE the index (number) only.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?