DSP Quiz

DSP Quiz

University

30 Qs

quiz-placeholder

Similar activities

Quiz 6 - IT104A - Chapter 8

Quiz 6 - IT104A - Chapter 8

University

35 Qs

CSC134_Chapter 3: Input and Output

CSC134_Chapter 3: Input and Output

University

25 Qs

R Quiz

R Quiz

University

26 Qs

PowerShell

PowerShell

University

25 Qs

Basic Linux Quiz

Basic Linux Quiz

University

30 Qs

IoT workshop

IoT workshop

University

25 Qs

Input and output devices

Input and output devices

University

25 Qs

COMPUTER GRAPHICS- TEST 1

COMPUTER GRAPHICS- TEST 1

University

25 Qs

DSP Quiz

DSP Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Cecille Roja

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Octave primarily known as?

  • A high-level programming language

  • The open-source version of Matlab

  • A commercial software

  • A text editor for programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to start Octave from the shell?

octave

start octave

run octave

execute octave

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To exit Octave, you can type:

quit

exit

Both A and B

close

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands provides help on a specific function?

info command

assist command

doc command

help command

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Octave, what data type is a scalar?

A matrix of dimension 1x1

A matrix with multiple rows

A matrix with one column/row

A type of string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to create a character string in Octave?

str = "Hello World"

str = 'Hello World'

str = Hello World

str = 'Hello World'

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you suppress output in Octave?

Use a dot before the command

Use a space before the command

Use a semicolon at the end of the command

It's not possible to suppress output

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?