Connect with us

ACADEMICS

Quiz for CSC 201

Published

on

/40
14 votes, 4.4 avg
935

You have 30 mins for this quiz

Time up!


Created by Oluwaferanmi Akinyele

CSC 201

Preparatory Quiz for CSC 201 Test 2022/2023. This quiz contains 40 multiple choice questions.

 

 

The questions are compiled by Physics department gurus;

Ebun (Class rep)

Levi

Oluwaferanmi

Great

and Blakky

1 / 40

Which of the following variable naming is correct

2 / 40

What are the values of the following Python expressions?

“` 2**(3**2)“`

“` (2**3)**2“`

“` 2**3**2“`

3 / 40

The following are high-level languages except

4 / 40

The following is true about python except

5 / 40

What is the average value of the following Python code snippet?

“`grade1 = 80“`

“`grade2 = 90“`

“`average = (grade1 + grade2) / 2“`

6 / 40

Which of the following character is used to give single-line comments in Python?

7 / 40

Which of the following is an invalid variable?

8 / 40

Which of the following is an invalid statement?

9 / 40

Which of the following is used to define a block of code in Python language?

10 / 40

Who developed Python Programming Language?

11 / 40

Is Python case sensitive when dealing with identifiers?

12 / 40

Is Python code compiled or interpreted?

13 / 40

Machines developed in mechanical era include the following except

14 / 40

The following are program elements except

15 / 40

Which of the following is the correct extension of the Python file?

16 / 40

Which of the following is true for variable names in Python?

17 / 40

Which one of the following is the use of function in python?

18 / 40

What are the two main types of functions in Python?

19 / 40

What will be the value of X in the following Python expression?

“`X = 2+9*((3*12)-8)/10“`

20 / 40

Which type of Programming does Python support?

21 / 40

A computer software comprises of ___________ software & ___________ software

22 / 40

Which of the following functions is a built-in function in python?

23 / 40

The following are python reserved words excerpt

24 / 40

What is the order of precedence in python?

25 / 40

Machines developed in transistor era include the following except

26 / 40

The expression

“`2**2**3“` is equal to “`(2**2)**3“`

27 / 40

Application software includes the following except

28 / 40

What will be the output of the following Python expression?

“`round(4.576)“`

29 / 40

Python was created in what year

30 / 40

Operating Systems includes the following except

31 / 40

Which keyword is used to call a function in Python language?

32 / 40

The ______ is the brain of the computer that performs simple arithmetic & logical operations

33 / 40

A ________ is a sequence of instructions telling the computer what to do.

34 / 40

The outcome of a programming activity is a _________

35 / 40

What is the maximum possible length of an identifier in Python?

36 / 40

In flow charts, a terminal is represented with what shape

37 / 40

Which among the following list of operators has the highest precedence?

“` +, -, **, %, /, <<, >>, |“`

38 / 40

What is the value of the following expression?

“`float(22//3+3/3)“`

39 / 40

‘Bit’ stands for

40 / 40

The correct sequence of the history of modern era is

Your score is

The average score is 66%

0%

Thank you for your feedback!


Discover more from 9jabaz

Subscribe to get the latest posts sent to your email.

Advertisement
Comments
Scroll Up

Discover more from 9jabaz

Subscribe now to keep reading and get access to the full archive.

Continue reading

..

9jabaz.