Search Header Logo

202601 BGMC4553 Start Semester Quiz

Authored by Jia Jan Ong

Education

University

Used 4+ times

202601 BGMC4553 Start Semester Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

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

String

Integer

Boolean

Character

Float

2.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

Which of the followings are the CORRECT fundamental data types in Python?

Numeric

List

Tuples

Text

Dictionary

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

Stochastic model

Discrete Model

4.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

Which are the CORRECT syntaxes to import the Python "math" library?

from math import *

include <math.h>

import math

import pandas as pd

import numpy as np

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

How to determine the data type for variable x in Python?

tell_me_data_type(x)

numpy.type(x)

There is no such functions/methods.

type(x)

6.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

What which of the followings CORRECTLY describe the Deterministic Model?

The model exhibits a complete predictable behaviour.

The model has some uncertainty implemented with random variables.

Car-wash system with cars arrive at exact specific instants and have same exact specified service periods.

Most of the real system modelled usually include properties that are random.

Car-wash system with varying car arrivals and varying service demand.

7.

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

Design

Uninstall

Implementation

Testing/Verification

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?