202401 BGMC4513 Quiz 1

202401 BGMC4513 Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

Quiz Módulo1

Quiz Módulo1

University

10 Qs

202305 BGMC4513 Quiz 1

202305 BGMC4513 Quiz 1

University

10 Qs

Python quiz

Python quiz

KG - Professional Development

10 Qs

Python Variables

Python Variables

University

10 Qs

Quiz Dasar-Dasar Pemrograman Python

Quiz Dasar-Dasar Pemrograman Python

12th Grade - University

15 Qs

Python Intermediate Quiz - 1

Python Intermediate Quiz - 1

8th Grade - Professional Development

13 Qs

Python 问答

Python 问答

University - Professional Development

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

202401 BGMC4513 Quiz 1

202401 BGMC4513 Quiz 1

Assessment

Quiz

Education

University

Hard

Created by

Jia Jan Ong

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of following is NOT the sequence of phases used in the software life cycle in the waterfall model?

Requirement
Analysis

Testing/Verification

Design

Installation

Implementation

2.

MULTIPLE SELECT QUESTION

30 sec • 10 pts

Which is the CORRECT syntax to import the Python math library?

include <math.h>

from math import *

import pandas as pd

import numpy as np

import math

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is NOT one of the categories of the computational models?

Continuous Model

Conceptual Model

Deterministic Model

Discrete Model

Stochastic model

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

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

Conceptual Model

Specification; abstraction; decomposition

Buying hardwares to build the personal computer.

Problem

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is NOT the fundamental data types in Python?

Text

Numeric

Dictionary

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

When user input the number 12.345, what is the Python data type is used to store this number entered?

String

Character

Integer

Float

7.

MULTIPLE SELECT QUESTION

30 sec • 10 pts

Which of the following is NOT a build-in Python Library?

mylibrary

seaborn

pandas

numpy

stdio

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?