adplus-dvertising
frame-decoration

Question

Variables are named storage locations in memory, the value of which does not change during program ___________

a.

debug

b.

design

c.

execution

d.

All of the above

Posted under VB NET Web Technologies

Answer: (c).execution

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Variables are named storage locations in memory, the value of which does not change during program ___________

Similar Questions

Discover Related MCQs

Q. In visual basic ______ is the extension to represent project file.

Q. The default property for a text box control is __________

Q. __________ is a collection of files.

Q. The method, which loads the form into memory and displays it on screen

Q. The code in an application can be broken into logical components by _______ process.

Q. The ________ object is a stored query definition, which is a precompiled SQL statement.

Q. ________ function returns the intervals between two dates in terms of years, months or days.

Q. ______ array size can be changed at run-time.

Q. The window in which the individual documents are displayed is called ____________window.

Q. _________ is the process of finding and removing errors.

Q. ________ loop repeats a group of statements for each item in a collection of objects or for each element of an array.

Q. A __________ variable is one that is declared inside a procedure.

Q. _______ control executes the timer events at specified intervals of time.

Q. MDI stands for _________

Q. A _______control in visual basic is used to create applications that present information in rows and columns.

Q. __________ cannot be declared in a form or class module.

Q. __________ do not return a value.

Q. The default datatype for VB is ___________

Q. _________ is a built in function to return lower bound of an array.

Q. The _________ allows direct exit from a For loop, Do loop, Sub procedure, or Function procedure.