wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Virtual Instrumentation

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Expansion of LabVIEW is

a)

Laboratory Virtual Instrument Enterprise Workbench

b)

Laboratory Virtual Instrument Engineering Workbench

c)

Laboratory Virtual Interface Enterprise Workbench

d)

Laboratory Virtual Interface Engineering Workbench

2.

The window which is used to interact with the user is

a)

Block Diagram

b)

Front Panel

3.

LabVIEW is called as

a)

Test based Programming

b)

Text based Programming

c)

Graphical Programming

d)

Python based Programming

4.

LabVIEW files are saved with extensions

a)

txt

b)

py

c)

xls

d)

vi

5.

In LabVIEW we can create For loops, While loops & CASE structures

a)

True

b)

False

6.

Controls are _______________- & indicators are _____________

a)

Inputs, Outputs

b)

Outputs, Inputs

c)

Inputs, Inputs

d)

Outputs, Outputs

7.

To switch between the front panel and block diagram, select Window»Show Block Diagram/Front Panel, or simply press _______.

a)

Ctrl-E

b)

Ctrl-Z

c)

Ctrl-Shift-Y

d)

Ctrl-B

8.

Boolean Variables are indicated by ____________ colour

a)

Blue

b)

Orange

c)

Green

d)

Pink

9.

The ___________ chooses the best tool based on where the mouse pointer is placed in the LabVIEW environment.

a)

Wiring Tool

b)

General Tool

c)

Automatic Tool Selector

d)

Operate Tool

10.

Virtual Instrumentation is combination of software & ____________

a)

Hardware

b)

Network

c)

Subroutines

d)

Instruments

11.

Which loop is shown here?FOR

a)

WHILE

b)

FOR

c)

CASE

d)

NONE OF THE ABOVE

12.

Which industries use LabVIEW?

a)

Automotive

b)

Aerospace

c)

Academia

d)

Manufacturing

13.

What is the data type shown in the figure?

a)

Boolean

b)

Integer

c)

String

d)

Array

14.

What is the programming structure shown here?

a)

FOR loop

b)

WHILE loop

c)

CASE

d)

None of the above

15.

Can a wire be used to pass data between loops that are intended to run in parallel?

a)

Yes

b)

No

16.

Which of the following functions assembles Cluster elements by their owned labels?

a)

Bundle by Name

b)

Bundle

c)

Unbundle by Name

d)

Unbundle

17.

Labview is a product of

a)

Microsoft Corporation

b)

Intel Corporation

c)

National Instruments

d)

Mathwork

18.

Identify the structure

a)

While loop

b)

Sequence

c)

For Loop

d)

Array

19.

Identify the symbol

a)

Iteration Terminal

b)

Conditional Terminal

c)

Count

d)

Constant

20.

The Major difference between MATLAB and LabView

a)

LabVIEW uses a graphical programming language for the visualization of applications, MATLAB is a computer programming language that focuses more on numerical functions.

b)

MATLAB uses a graphical programming language for the visualization of applications, LabVIEW is a computer programming language that focuses more on numerical functions.

c)

Matlab doestnt required DAC but Labview Required External DAC

d)

There is no difference