Question
a.
.asp
b.
.asmx
c.
.aspx
d.
.asax
Posted under Web Technologies
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The file extension …………….. in vb.net represents a global application class, used to handle global application class, used to handle global ASP.NET application level events.
Similar Questions
Discover Related MCQs
Q. The file extension ……………… in vb.net represents a web form.
View solution
Q. When you save a solution, it’s give the file extension .sln and all the projects in the solution are saved with the extension ……………
View solution
Q. The .NET platform and the .NET framework class library were developed in an effort to address these weakness of ………………….
View solution
Q. …………………. are virtual base classes; that is they consist of members; methods, properties and events that have no implementations.
View solution
Q. A …………… is a reference type that represents a strongly typed function pointer.
View solution
Q. Most of the primitive data types; Boolean, Byte, Char etc. defined in FCL are implemented as …………
View solution
Q. Specialized classes include the stack class, a last-in first-out structure, the queue class, first-in, first-out structure in the …………………… namespace.
View solution
Q. ………………….. allow custom items of information about a program element to be stored with an assembly’s metadata.
View solution
Q. ………………… datatype in .Net FCL corresponds integer data type in vb.net.
View solution
Q. The data data type in visual basic .net equivalent to ……………… data type in .net FCL.
View solution
Q. ………………… are symbols used to perform operations; like +, which performs addition operations, -, which performs subtraction operations and so on.
View solution
Q. ……………… are symbolic names given to values stored in memory and declared with the Dim keyword.
View solution
Q. The keyword ……………………, gives variables protected access, which means they are accessible only from within their own class.
View solution
Q. The variables in ………………. access means they are accessible only from within their declaration context, including any nested procedures.
View solution
Q. The …………….. variable is not associated with a specific instance of a class or structure.
View solution
Q. The ……………… variable are accessible from within the program that contains their declaration, as well as anywhere else in the same assembly.
View solution
Q. …………….. is used to declare arrays; which gives upper sounds of the dimensions of an array variable.
View solution
Q. ………….. function in vb.net is used to convert character code to character.
View solution
Q. ………… function in vb.net converts character to character code.
View solution
Q. ……………. function in vb.net converts string to number data type.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!