Computer Science FFF QUIZ

Computer Science FFF QUIZ

6th Grade

10 Qs

quiz-placeholder

Similar activities

Coding

Coding

6th Grade

10 Qs

Python: тест #1

Python: тест #1

1st Grade - University

11 Qs

Python Junior

Python Junior

6th - 8th Grade

12 Qs

Kira JH U1/L2

Kira JH U1/L2

6th - 8th Grade

6 Qs

Язык с++

Язык с++

6th - 8th Grade

14 Qs

Codecombat

Codecombat

6th Grade

15 Qs

1ª Recuperação Avaliação 3º Trimestre - Banco de Dados - 3ºA

1ª Recuperação Avaliação 3º Trimestre - Banco de Dados - 3ºA

3rd Grade - University

10 Qs

evaluación nivelación 6

evaluación nivelación 6

6th Grade

13 Qs

Computer Science FFF QUIZ

Computer Science FFF QUIZ

Assessment

Quiz

Information Technology (IT)

6th Grade

Hard

Created by

Deschanel Nfor

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are high-level programming languages?

a) Python

b) Java

c) Assembly

d) Machine Language

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which statements about "for" and "while" loops are true?


    • Answer: a) "for" loop executes a fixed number of times, c) Both "for" and "while" loops can create infinite loops

a) "for" loop executes a fixed number of times

b) "while" loop is used when the number of iterations is known

c) Both "for" and "while" loops can create infinite loops

d) "for" loop is mandatory in C

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which constructs allow decision-making in C?


  • Answer: a) if statements, c) switch statements

a) if statements

b) do-while loops

c) switch statements

d) sequence control

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these are control structures in C?

a) Loops

b) Pointers

c) Conditional statements

d) Classes

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In C, which are primitive data types?

a) int

b) float

c) array

d) struct

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which tools translate code to machine language?

a) Interpreter

b) Compiler

c) Processor

d) Assembler

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which two loops in C guarantee at least one execution?

a) for loop

b) while loop

c) do-while loop

d) sequence control

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?