Computer Science FFF QUIZ

Computer Science FFF QUIZ

6th Grade

10 Qs

quiz-placeholder

Similar activities

Limbaj_programare_3(date si expresii)

Limbaj_programare_3(date si expresii)

6th - 8th Grade

6 Qs

Condition Programming Quiz

Condition Programming Quiz

1st Grade - University

9 Qs

HSGS CODE CAMP EZ QUIZ SKIBIDI

HSGS CODE CAMP EZ QUIZ SKIBIDI

6th - 8th Grade

15 Qs

Ch2變數與運算式-綜合演練選擇題

Ch2變數與運算式-綜合演練選擇題

6th - 8th 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

2D Array in C++ Quiz

2D Array in C++ Quiz

6th Grade

10 Qs

Arrays in CQuiz

Arrays in CQuiz

1st Grade - University

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