Practice final

Practice final

University

15 Qs

quiz-placeholder

Similar activities

Ulangan Harian Semester Genap Kelas X MM

Ulangan Harian Semester Genap Kelas X MM

University

10 Qs

training ep.2

training ep.2

University

11 Qs

C++ misc-1

C++ misc-1

University

15 Qs

FOP - CHAPTER 3

FOP - CHAPTER 3

University

10 Qs

Loops-2

Loops-2

University

15 Qs

แบบทดสอบเรื่อง if การเขียนโปรแกรม C++

แบบทดสอบเรื่อง if การเขียนโปรแกรม C++

University

20 Qs

Progdas-Q3-2023-2

Progdas-Q3-2023-2

University

10 Qs

ABD9 (C++)

ABD9 (C++)

University

19 Qs

Practice final

Practice final

Assessment

Quiz

Computers

University

Easy

Created by

SITI ZULAIKHA FAZILAH

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

     What is a computer programming?

    A set of guidelines that describes how to perform certain tasks

A list of step-by-step instruction to tell the computers what to

   A step-by-step process that needs be followed logically to complete a ta

  A series of instructions that tell the computer hardware how to perform tasks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

    How are flow charts different from psuedocode?

they are the same

    flow charts are used more than pseudocode

flow charts are words and psuedocode is graphic

   flow charts are graphics and pseudocode are w

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  An logarithm consist of _____________and _______________

  pseudocode, flow chart

    header files, pseudocode

   function, flow chart

   function, header files

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every C++ statements must end with a ______________

    semicolon (;)

    colon (:)

comma(,)

full stop (.)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

      Which of the following operator defines the operator of equal to?

    =

  = =

  - -

   + +

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

    Identify the CORRECT C++ statement:

  cout<<”Playing”<<endl;

cout<<”Playing”;<<”Netball”<<endl;

    cout<<”Playing\n” end;

   cout>>”\nPlaying”;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

   Which of the following is NOT a selection control structure

if ….. else …..

  if ….. else if ……else

if …...if else ……else

switch ……case

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?