Which is a valid variable name in visual basic

Assignment Help Visual Basic Programming
Reference no: EM131153036

Question 1. Every variable has a _____, name, scope, and lifetime.
property
data type
dimension
parameter list

Question 2. The data type of a variable determines _____.
the identifier used to refer to the variable in the code
the part of the code in which the variable can be used
the time when the variable is created and destroyed
the category of data the variable can store

Question 3. A variable that can hold only a single Unicode character has a data type of _____.
String
Short
Single
Char

Question 4. To avoid rounding errors in financial calculations, the best data type to use for money amounts is _____.
Single
Double
Decimal
Long

Question 5. It is best to avoid the Object data type unless absolutely necessary because _____.
it is not supported by all versions of Visual Basic
your application may not work in future versions of Windows
it can cause an application to run more slowly
only numeric values can be stored in Object variables

Question 6. In Hungarian notation, variable names begin with a three-character prefix that indicates _____.
whether the variable is an input or an output
the initials of the programmer
the variable's scope
the variable's data type

Question 7. When a variable name is written in camel case, upper-case letters _____.
are not used
are used for the first letter of each word only
are used for all letters in the name
are used for only the prefix

Question 8. Which of the following is a valid variable name in Visual Basic?
decSales4Q2015
4Q2015Sales
Sales for Fourth Quarter 2015
dec.Sales.4Q.2015

Question 9. Which of the following statements declares a variable named dblHeight with data type Double in Visual Basic?
Dim dblHeight As Double
Dim Double As dblHeight
Double dblHeight
Declare dblHeight As Double

Question 10. If a variable with a data type of Boolean is declared without specifying an initial value, its initial value will be _____.
true
false
undefined
nothing

Question 11. A value can be stored in a variable while the application is running using a(n) _____ statement.
conditional
assignment
control
comment

Question 12. To convert text input to a number, most programmers prefer to use the TryParse method rather than the Val function because _____.
TryParse executes faster
TryParse allows the programmer to specify the intended data type
TryParse uses less memory
TryParse can convert a string that contains a dollar sign

Question 13. A memory location in an application that can be referred to by name, but whose value cannot be changed after it has been initialized, is a _____.
literal constant
named constant
static variable
class-level variable

Question 14. Which of the following statements tells Visual Basic to ensure that every named constant and variable is declared with a data type?
Option Infer On
Option Infer Off
Option Strict On
Option Explicit Off

Question 15. The operator to join or concatenate strings in Visual Basic is the _____.
percent (%)
ampersand (&)
backslash ()
pipe (|)

Question 16. A control's _____ event occurs when a change is made to the control's Text property.
Click
Enter
GotFocus
TextChanged

Question 17. What type of error is represented in the following Visual Basic statement?
Die strName As String
run time
functional
syntax
logic

Question 18. Which of the following would be most likely to cause a logic error in an application?
Misspelling the name of a text box when referring to it in code
Entering a statement to display a result before the statement that calculates the result
Misspelling the data type in a variable declaration
Attempting to divide by zero in a calculation

Question 19. Setting a(n) _____ allows the programmer to pause execution of the application at a specific line in the code.
trigger
interrupt
milestone
breakpoint

Question 20. The Visual Basic function that calculates the present value of a series of payments is
PV.
FV.
Pmt.
PresVal.

Reference no: EM131153036

Questions Cloud

How will information be useful for your career development : What do the results reveal about your values, interests, skills, goals, interaction style, etc.? How will this information be useful for your career development and management?
Write proposal in traffic administration for driver behavior : Write proposal in Traffic administration for driver behavior and its relationship to road accident in the United Arab Emirates.
What is rapid application development : Describe four things that a development team may still need to do at the end of an iteration - What is the difference between these three types of tests?
Examine the role that family plays in memory development : Explain how theory can influence the choices families make when promoting their child's cognitive development abilities for your chosen age group. Use specific examples from one theory of cognitive development that has been discussed thus far in t..
Which is a valid variable name in visual basic : Which of the following is a valid variable name in Visual Basic? Which of the following statements declares a variable named dblHeight with data type Double in Visual Basic?
Answer the following questions : Answer the following questions-  Your OM experience- . I have prior experience in operations management. Yes/No.
Develop a vulnerability assessment plan : For this assignment, you will need to develop a vulnerability assessment plan. The concepts needed to complete this assignment are found in your reading assignment and in the unit lesson.
What does the relevant literature in the field : Define the research questions for the identified problem or opportunity - Select the appropriate research methodologies and techniques to use for the research project
What is the basic purpose of instruments of trade policy : What is the basic purpose of instruments of trade policy? Identify and define four (4) instruments of trade policy and give an example of each of the four you have chosen to describe

Reviews

Write a Review

Visual Basic Programming Questions & Answers

  Write windows forms application to simulate coin tossing

Write down the Windows forms application which simulates coin tossing. Let program toss coin each time user press the toss button.

  Create a visual basic prototype that has screens for windows

Develop calendar screens for Windows and the Web in which you and create a Visual Basic prototype that has screens for Windows and Web.

  What do you understand by event driven programming

What do you understand by event driven programming? List and explain about some of the events supported by Visual Basic Objects - what are the different data types supported by Visual Basic ? How they can be declared? Also mention their uses.

  Write visual basic program to accept values of any unit

Write down VISUAL BASIC program to accept numeral values of any unit, sum up the total, compute the average, and then Output result with proper unit.

  Develop vb-net application that includes arrays and loops

Develop a VB.NET application that includes arrays, loops, and IF statements to do the following. Your output must also display the number of applicant(s) being interviewed.

  Designe cafe application using visual studio

Designed (Cafe) application using visual studio 2010. To Cafe application but it is about Booking Appointment for Hair Salon Business.

  Calculate and display the cost for operating home appliance

Validate that the data entered has the correct format and is within a reasonable range. Calculate and display the cost for operating a home appliance as soon as the data is entered.

  How do i delete an item based on its first letter?

Delete every item beginning with the letter M. The code should do the job even if additional items were added to the list.

  Problem involving option buttons and radio buttons.

The Solution cannot be opened with Visual Basic 2010.

  Program that validates the value a user enters into textbox

Check to see if each part is only numeric characters, using IsNumeric and IndexOf.If error, display error message box.

  Arithmetic calculator application

Arithmetic Calculator Application - Write an application that allows the user to enter a series of numbers and manipulate them.

  Define the cloud computing and social networking tools

Cloud computing Social networking tools

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd