adplus-dvertising
frame-decoration

Question

Every optional argument in the procedure definition must specify a _________ value which must be a constant expression.

a.

integer

b.

constant

c.

default

d.

character

Posted under VB NET Web Technologies

Answer: (c).default

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Every optional argument in the procedure definition must specify a _________ value which must be a constant expression.

Similar Questions

Discover Related MCQs

Q. Type casting in VB.Net is implemented by means of ____________ statement.

Q. Using a ________ variable does not enable us to create read-only properties that are often required by a class.

Q. A ___________ performs invisible tasks even if you write no code.

Q. The ___________________________________ does not describe inherited member functions, inherited operators, and overridden virtual member functions.

Q. The ______________________ group classes according to their common services.

Q. Whenever an application is created, a ______ is added.

Q. _________ are interactive objects that you place in dialog boxes or other windows to carry out user actions.

Q. The _______________ class provides static methods to start, stop, or filter Windows messages in an application.

Q. The ___________is a systematic class framework used for the development of system tools and utilities.

Q. The ______________ method converts the value of this instance to a double representing the OLE automation date.

Q. The _________________ enable us to pass data between a program and a class.

Q. Which of the following is a basic data type in VB.NET?

Q. Which of the following converts the expression to Object data type in VB.NET?

Q. Which of the following accesss modifier specifies that an attribute at the beginning of a source file applies to the current assembly module?

Q. Which of the following accesss modifier specifies that a property or procedure overrides an identically named property or procedure inherited from a base class?

Q. Which of the following accesss modifier specifies that a property can be written but not read?

Q. Which of the following directive defines conditional compiler constants?

Q. Which of the following directive conditionally compiles selected blocks of Visual Basic code?

Q. Which of the following property of Array class in VB.NET checks whether the Array has a fixed size?

Q. Which of the following block of VB.NET identifies a block of code for which particular exceptions will be activated?