202401 BGMC4513 Quiz 1

202401 BGMC4513 Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

Python Compound Data Types and their Method Set-1

Python Compound Data Types and their Method Set-1

11th Grade - University

10 Qs

Summary module-2

Summary module-2

University

10 Qs

Exploring Python Data Types

Exploring Python Data Types

11th Grade - University

10 Qs

PRE TEST ANALISIS DATA

PRE TEST ANALISIS DATA

10th Grade - University

10 Qs

Python 问答

Python 问答

University - Professional Development

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

202305 BGMC4513 Quiz 1

202305 BGMC4513 Quiz 1

University

10 Qs

202501 BGMC4543 Start Semester Quiz

202501 BGMC4543 Start Semester Quiz

University

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