Exam 3: Memory Locations and Calculations

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

With implicit type conversions, data loss can occur when a value is converted from one data type to a narrower data type.

(True/False)
5.0/5
(29)

All of the Visual Basic numeric data types have a ____ method whose task is to convert a string to that particular data type.

(Multiple Choice)
4.7/5
(41)

The method's ___________________ represent information that the method needs to perform its task.

(Short Answer)
4.9/5
(41)

Real numbers are numbers that ____.

(Multiple Choice)
4.8/5
(43)

Most classes have one or more ____ that perform a specific task for the class.

(Multiple Choice)
4.8/5
(32)

What is a static variable?

(Essay)
4.9/5
(45)

The ____________________ indicates the type of data.for example, numeric or string.the memory location will store.

(Short Answer)
4.8/5
(44)

Match each item with a statement below. a.valid f.scope b.invalid g.pseudocode c.named constant h.lifetime d.Boolean i.bug e.Unicode -Data that the application is not expecting the user to enter.

(Short Answer)
4.7/5
(40)

What are comments and how are they created?

(Essay)
4.9/5
(33)

Match each item with a statement below. a.valid f.scope b.invalid g.pseudocode c.named constant h.lifetime d.Boolean i.bug e.Unicode -Uses short phrases to describe the steps a procedure must take to accomplish its goal.

(Short Answer)
4.9/5
(37)

You use the ____ operator to divide two integers, and then return the result as an integer.

(Multiple Choice)
4.9/5
(36)

What is the difference between pseudocode and a flowchart?

(Essay)
4.9/5
(42)

Why is it best to avoid using the Object data type?

(Essay)
4.8/5
(30)

When a value is converted from one data type to another data type that can store larger numbers, the value is said to be ____.

(Multiple Choice)
4.9/5
(40)

You create a named constant using the ____________________ statement.

(Short Answer)
4.8/5
(31)

When a value is converted from one data type to another data type that can store only smaller numbers, the value is said to be ____.

(Multiple Choice)
4.9/5
(37)

Match each item with a statement below. a.valid f.scope b.invalid g.pseudocode c.named constant h.lifetime d.Boolean i.bug e.Unicode -Indicates where the variable can be used in the application's code.

(Short Answer)
4.9/5
(42)

A(n) ____ is a computer memory location that a programmer uses to temporarily store data while an application is running.

(Multiple Choice)
4.8/5
(41)

A(n) ____________________ character forces a literal constant to assume a data type other than the one its form indicates.

(Short Answer)
4.9/5
(38)

Decimal, Double, and Single variables can store ____.

(Multiple Choice)
4.8/5
(48)
Showing 21 - 40 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)