Computer Science FFF QUIZ

Computer Science FFF QUIZ

6th Grade

10 Qs

quiz-placeholder

Similar activities

IT/CS Review Quizzizz

IT/CS Review Quizzizz

6th Grade - University

15 Qs

XỬ LÍ THÔNG TIN VÀ THÔNG TIN TRONG MT

XỬ LÍ THÔNG TIN VÀ THÔNG TIN TRONG MT

6th Grade

10 Qs

Introduction to Python Basics

Introduction to Python Basics

6th Grade

10 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Coding Adventure Quiz V

Coding Adventure Quiz V

6th Grade

9 Qs

Arrays in CQuiz

Arrays in CQuiz

1st Grade - University

10 Qs

Strand D-Coding

Strand D-Coding

6th Grade

12 Qs

Limbaj_programare_3(date si expresii)

Limbaj_programare_3(date si expresii)

6th - 8th Grade

6 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?