202301 BGMC4513 End Semester Quiz

202301 BGMC4513 End Semester Quiz

University

10 Qs

quiz-placeholder

Similar activities

Checkpoint 2 Review - 12 A

Checkpoint 2 Review - 12 A

12th Grade - University

10 Qs

Python - Functions

Python - Functions

University

11 Qs

QUIZ 1

QUIZ 1

University

10 Qs

Liga ITIL M3

Liga ITIL M3

University

15 Qs

Visual Basic

Visual Basic

University

10 Qs

Kuis Pengembang dan Pengguna

Kuis Pengembang dan Pengguna

5th Grade - University

9 Qs

Operating Systems

Operating Systems

University

10 Qs

Design Rules

Design Rules

University

10 Qs

202301 BGMC4513 End Semester Quiz

202301 BGMC4513 End Semester Quiz

Assessment

Quiz

Education

University

Hard

Created by

Jia Jan Ong

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which of the following is NOT the process involved in developing the Computational Model?

Specification; abstraction; decomposition

Conceptual Model

Problem

Buying hardwares to build the personal computer.

2.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

The following answer which is NOT the pseudo-code for computational model that computes the area and circumference of a circle.

Compute the area of the circle

Compute the perimeter of the circle.

Read the input user entered on the area of the circle.

Display the area of the circle to user through the output device.

3.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which of the following is NOT the correct descriptions for the Graphical User Interface (GUI) programme.

The programme determines the order in which things happen.

The user determines the order in which things happen.

There are many icons that represent the commands that user can press.

Any mistake on the input can be changed and retyped.

4.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

What is the equation of the number of links, Ln for the number of connected computers.

5.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which following is the library needed to describe the info dialog box?

import tkinter

import tkinter.messagebox

import time

no library import necessary

6.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which of the following is NOT needed in the sketching the graph.

Title Label

X-Axis Label

Y-Axis Label

Creative Decorations

7.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which of the following DOES NOT describe the "list" data type in Python.

An ordered collection of items each of which can be any type.

A dynamic mutable data structure.

Can use the "key" to find its corresponding "value" pair.

Most common data sequences in Python.

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?