BFM3002 - QUIZ 2

BFM3002 - QUIZ 2

University - Professional Development

12 Qs

quiz-placeholder

Similar activities

IT SKILLS

IT SKILLS

University

15 Qs

PHP Tours Meetup #19 (Retour sur le Forum PHP 2020)

PHP Tours Meetup #19 (Retour sur le Forum PHP 2020)

University - Professional Development

10 Qs

quine mccluskY

quine mccluskY

University

10 Qs

MATLAB variables. Types. Declaration. Operations.

MATLAB variables. Types. Declaration. Operations.

Professional Development

10 Qs

Quizz3 Ciencia de Datos

Quizz3 Ciencia de Datos

University

10 Qs

Conociendo Matlab

Conociendo Matlab

University

9 Qs

Jesus Hernandez MECE.2350.01,02,03,04Pre

Jesus Hernandez MECE.2350.01,02,03,04Pre

University

11 Qs

COMP130_Functions

COMP130_Functions

University

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