Deck 6: Enhancing the Inventory Application
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/9
Play
Full screen (f)
Deck 6: Enhancing the Inventory Application
1
C# has only one operator, _____, for integer division and floating point division.
A) asterisk ( * )
B) backslash ( \ )
C) forward slash ( / )
D) None of the above.
A) asterisk ( * )
B) backslash ( \ )
C) forward slash ( / )
D) None of the above.
forward slash ( / )
2
When an application suspends execution at a breakpoint, a_____ appears to the left of the line that contains the next statement to execute.
A) margin indicator bar
B) breakpoint
C) yellow arrow
D) solid maroon circle
A) margin indicator bar
B) breakpoint
C) yellow arrow
D) solid maroon circle
yellow arrow
3
To insert a breakpoint, _____the line of code at which you wish to insert the breakpoint.
A) double click
B) triple click
C) click the margin indicator bar next to
D) highlight
A) double click
B) triple click
C) click the margin indicator bar next to
D) highlight
click the margin indicator bar next to
4
A process is _____if a value is read from a memory location and is not destroyed.
A) destructive
B) nondestructive
C) valid
D) invalid
A) destructive
B) nondestructive
C) valid
D) invalid
Unlock Deck
Unlock for access to all 9 flashcards in this deck.
Unlock Deck
k this deck
5
The expression intX _____intY yields the remainder after intX is divided by intY.
A) Mod
B) %
C) *
D) /
A) Mod
B) %
C) *
D) /
Unlock Deck
Unlock for access to all 9 flashcards in this deck.
Unlock Deck
k this deck
6
A flaw in a program is often referred to as a(n)_____ .
A) bug
B) worm
C) virus
D) easter egg
A) bug
B) worm
C) virus
D) easter egg
Unlock Deck
Unlock for access to all 9 flashcards in this deck.
Unlock Deck
k this deck
7
In C#, all_____ must be declared, or reported to the compiler by program code.
A) keywords
B) modifiers
C) built-in data types
D) variables
A) keywords
B) modifiers
C) built-in data types
D) variables
Unlock Deck
Unlock for access to all 9 flashcards in this deck.
Unlock Deck
k this deck
8
A(n)____ is a C# built-in data type.
A) bool
B) integ
C) sint
D) bool32
A) bool
B) integ
C) sint
D) bool32
Unlock Deck
Unlock for access to all 9 flashcards in this deck.
Unlock Deck
k this deck
9
Variable names correspond to locations _____.
A) in your application code
B) on your application's Form
C) in your computer's memory
D) in a name space
A) in your application code
B) on your application's Form
C) in your computer's memory
D) in a name space
Unlock Deck
Unlock for access to all 9 flashcards in this deck.
Unlock Deck
k this deck