DICT ICT Diagnostic Exam Review 1

DICT ICT Diagnostic Exam Review 1

University

11 Qs

quiz-placeholder

Similar activities

MATLAB program Quiz on Control Structures

MATLAB program Quiz on Control Structures

University

10 Qs

IPC144 -- Midterm Review

IPC144 -- Midterm Review

University

9 Qs

unit3 pointers

unit3 pointers

University

10 Qs

CSC126: TOPIC 2

CSC126: TOPIC 2

University

16 Qs

Quiz Backend Pertemuan Keempat

Quiz Backend Pertemuan Keempat

University

10 Qs

DPJ5531 Revision

DPJ5531 Revision

University

12 Qs

Sistem Operasi

Sistem Operasi

University

15 Qs

 Computing Revision JCG

Computing Revision JCG

KG - University

14 Qs

DICT ICT Diagnostic Exam Review 1

DICT ICT Diagnostic Exam Review 1

Assessment

Quiz

Computers

University

Easy

Created by

Rommel Sario

Used 10+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Media Image

Based on the flowchart of a program that will ask the user to  Enter a Positive Integer stored to variable N, and then find the Sum of the positive integer using a  for..loop statement, what would be the condition statement inside the decision box?

i > N

i < N

i <= N

i >= N

2.

OPEN ENDED QUESTION

15 mins • 5 pts

Media Image

Write a C program using for..loop statement that will

produce the same output on the left.

Evaluate responses using AI:

OFF

3.

DRAW QUESTION

3 mins • 2 pts

Media Image

4.

DRAW QUESTION

5 mins • 4 pts

Media Image

5.

DRAW QUESTION

5 mins • 2 pts

Media Image

6.

OPEN ENDED QUESTION

10 mins • 5 pts

Media Image

Using 2 Arrays with given integer elements on the left, write a program that will print the pair of elements whose sum is equal to 8.

(see the possible output).

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

10 mins • 5 pts

Media Image

Using for..loop statement, write a program that will print positive integers divisible by 10 ranging from 1 to 100, and print its sum.

(see the possible output).

Evaluate responses using AI:

OFF

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?