BFM3002 - QUIZ 2

BFM3002 - QUIZ 2

University - Professional Development

12 Qs

quiz-placeholder

Similar activities

yugioh

yugioh

KG - University

15 Qs

Computer Graphics Quiz 1

Computer Graphics Quiz 1

University

15 Qs

Dynamic Routing

Dynamic Routing

University

17 Qs

Microsoft Excel Basics

Microsoft Excel Basics

5th Grade - University

10 Qs

CSS (Text-Font-Box)

CSS (Text-Font-Box)

1st Grade - University

10 Qs

Week 8: Vectors

Week 8: Vectors

University

14 Qs

MATLAB PRUEBA 1

MATLAB PRUEBA 1

University

10 Qs

Python-loops, branches, functions

Python-loops, branches, functions

University

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