BFM3002 - QUIZ 2

BFM3002 - QUIZ 2

University - Professional Development

12 Qs

quiz-placeholder

Similar activities

COMP130_IO

COMP130_IO

University

7 Qs

Arduino-MatLab Quiz Game

Arduino-MatLab Quiz Game

University

10 Qs

MATLAB PRUEBA 1

MATLAB PRUEBA 1

University

10 Qs

TES AWAL MODUL 2

TES AWAL MODUL 2

University

10 Qs

AI Tools for Research

AI Tools for Research

University

10 Qs

Análisis de información no estructurada

Análisis de información no estructurada

University

10 Qs

Network and System Programming Sesi 2

Network and System Programming Sesi 2

12th Grade - University

10 Qs

BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

University

10 Qs

BFM3002 - QUIZ 2

BFM3002 - QUIZ 2

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

AMIRIL SANI

Used 5+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

plot(x,y,'--r')
the output line will be ?
dashed-red
dash dotted-red
dotted-red
solid-red

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

plot(x,y,':b')
the output line will be ?
dashed-blue
dotted-black
dotted-blue
solid-blue

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A=[1 2 3 4 5];
A is Row Vector
A is Column Vector

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A=[1;2;3;4;5];
A is Row Vector
A is Column Vector

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement is wrong

ans is automatically created by MATLAB when a calculation is not saved in a variable

ans is created by MATLAB when executing code without a semicolon

ans can have any datatype

ans is a variable name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command in MATLAB performs matrix operation on elements?

a’

a.*b

a^3

a_4

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How often will it beep?

1

2

3

4

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?