Practice final

Practice final

University

15 Qs

quiz-placeholder

Similar activities

Quiz 2

Quiz 2

University

11 Qs

CSC126_Exercise1

CSC126_Exercise1

University

20 Qs

Computer Programming Final Exam Part 2

Computer Programming Final Exam Part 2

University

20 Qs

C++ : Assignment 6

C++ : Assignment 6

University

10 Qs

Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

C++ Coding Problems

C++ Coding Problems

4th Grade - Professional Development

10 Qs

C Wrapup Quiz Deutsch

C Wrapup Quiz Deutsch

University

12 Qs

If else

If else

University

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