17.07.2015 Views

ECET 365 Week 4 Quiz

1. Question : (TCO #1, 2, and 7) Select the header file in CodeWarrior for the Freescale MC9s12DG256. Student Answer: mc9s12dg256.h mc9s12dg256.header mc9s12dg256.asm mc9s12dg256 Comments: 2. Question : (TCO #1, 2, and 7) _____ is part of the UNIX OS user layer. Student Answer: API Device driver Shell Core Comments: 3. Question : (TCO #1, 2, and 7) A multitask operating system is more feasible in _____. Student Answer: an embedded system a computer with multiple processors a processor with two accumulators a computer with multiple hard disks Comments: 4. Question : (TCO #1, 2, and 7) In layered software architecture, the main module is usually found within _____. Student Answer: the last (lowest) layer the API the first (top) layer a module inside a thread Comments: 5. Question : (TCO #1, 2, and 7) The user of a module may be interested in _____. Student Answer: passing values to the module the output format of the module who wrote the module Both A and B Comments: 6. Question : (TCO #1, 2, and 7) Identify the computer language commonly used for embedded programming. Student Answer: C Assembly Both A and B Pascal Comments: 7. Question : (TCO #1, 2, and 7) Which of the following commands loads hexadecimal number 44 to accumulator A? Student Answer: LDAA #$44 LDAA #44 LDA #44 LDAA 44$ Comments: 8. Question : (TCO #1, 2, and 7) C ++ encapsulation is _____. Student Answer: grouping functions and variables into one class grouping only functions in one class grouping only variables in one class grouping functions and variables in multiple classes Comments: 9. Question : (TCO #1, 2, and 7) Information shared by multiple program modules is known as _____. Student Answer: a static int a global variable a local variable a function Comments: 10. Question : (TCO #1, 2, and 7) A multichannel digital storage scope is known as _____. Student Answer: an ICE a logic analyzer a spectrum analyzer a network analyzer

1. Question : (TCO #1, 2, and 7) Select the header file in CodeWarrior for the Freescale MC9s12DG256.

Student Answer: mc9s12dg256.h
mc9s12dg256.header
mc9s12dg256.asm
mc9s12dg256

Comments:



2. Question : (TCO #1, 2, and 7) _____ is part of the UNIX OS user layer.

Student Answer: API
Device driver
Shell
Core

Comments:



3. Question : (TCO #1, 2, and 7) A multitask operating system is more feasible in _____.

Student Answer: an embedded system
a computer with multiple processors
a processor with two accumulators
a computer with multiple hard disks

Comments:



4. Question : (TCO #1, 2, and 7) In layered software architecture, the main module is usually found within _____.

Student Answer: the last (lowest) layer
the API
the first (top) layer
a module inside a thread

Comments:



5. Question : (TCO #1, 2, and 7) The user of a module may be interested in _____.

Student Answer: passing values to the module
the output format of the module
who wrote the module
Both A and B

Comments:



6. Question : (TCO #1, 2, and 7) Identify the computer language commonly used for embedded programming.

Student Answer: C
Assembly
Both A and B
Pascal

Comments:



7. Question : (TCO #1, 2, and 7) Which of the following commands loads hexadecimal number 44 to accumulator A?

Student Answer: LDAA #$44
LDAA #44
LDA #44
LDAA 44$

Comments:



8. Question : (TCO #1, 2, and 7) C ++ encapsulation is _____.

Student Answer: grouping functions and variables into one class
grouping only functions in one class
grouping only variables in one class
grouping functions and variables in multiple classes

Comments:



9. Question : (TCO #1, 2, and 7) Information shared by multiple program modules is known as _____.

Student Answer: a static int
a global variable
a local variable
a function

Comments:



10. Question : (TCO #1, 2, and 7) A multichannel digital storage scope is known as _____.

Student Answer: an ICE
a logic analyzer
a spectrum analyzer
a network analyzer

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>ECET</strong> <strong>365</strong> <strong>Week</strong> 4 <strong>Quiz</strong><br />

Click Here To Buy The Tutorial<br />

http://www.uoptutorial.com/index.php?route=product/product&path=613&product<br />

_id=9325<br />

For more course tutorials visit<br />

www.uoptutorial.com<br />

1. Question : (TCO #1, 2, and 7) Select the header file in CodeWarrior for the Freescale<br />

MC9s12DG256.<br />

Student Answer:<br />

mc9s12dg256.h<br />

mc9s12dg256.header<br />

mc9s12dg256.asm<br />

mc9s12dg256<br />

Comments:<br />

2. Question : (TCO #1, 2, and 7) _____ is part of the UNIX OS user layer.<br />

Student Answer:<br />

API<br />

Device driver<br />

Shell


Core<br />

Comments:<br />

3. Question : (TCO #1, 2, and 7) A multitask operating system is more feasible in _____.<br />

Student Answer:<br />

an embedded system<br />

a computer with multiple processors<br />

a processor with two accumulators<br />

a computer with multiple hard disks<br />

Comments:<br />

4. Question : (TCO #1, 2, and 7) In layered software architecture, the main module is<br />

usually found within _____.<br />

Student Answer:<br />

the last (lowest) layer<br />

the API<br />

the first (top) layer<br />

a module inside a thread


Comments:<br />

5. Question : (TCO #1, 2, and 7) The user of a module may be interested in _____.<br />

Student Answer:<br />

passing values to the module<br />

the output format of the module<br />

who wrote the module<br />

Both A and B<br />

Comments:<br />

6. Question : (TCO #1, 2, and 7) Identify the computer language commonly used for<br />

embedded programming.<br />

Student Answer:<br />

C<br />

Assembly<br />

Both A and B<br />

Pascal<br />

Comments:


7. Question : (TCO #1, 2, and 7) Which of the following commands loads hexadecimal<br />

number 44 to accumulator A?<br />

Student Answer: LDAA #$44<br />

LDAA #44<br />

LDA #44<br />

LDAA 44$<br />

Comments:<br />

8. Question : (TCO #1, 2, and 7) C ++ encapsulation is _____.<br />

Student Answer:<br />

grouping functions and variables into one class<br />

grouping only functions in one class<br />

grouping only variables in one class<br />

grouping functions and variables in multiple classes<br />

Comments:


9. Question : (TCO #1, 2, and 7) Information shared by multiple program modules is<br />

known as _____.<br />

Student Answer:<br />

a static int<br />

a global variable<br />

a local variable<br />

a function<br />

Comments:<br />

10. Question : (TCO #1, 2, and 7) A multichannel digital storage scope is known as<br />

_____.<br />

Student Answer:<br />

an ICE<br />

a logic analyzer<br />

a spectrum analyzer<br />

a network analyzer

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!