Deck 2: VB.Net Programming Concepts and Functions
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/13
Play
Full screen (f)
Deck 2: VB.Net Programming Concepts and Functions
1
The SaveFile method is used to save the text in a rich text box to disk, and the ................ method to read it back.
A)loadfile
B)readfile
C)readit
D)readback
A)loadfile
B)readfile
C)readit
D)readback
loadfile
2
Hyperlinks can be created using the ........................................ method in LinkClicked event handler.
A)system.diagnostics.process.start
B)system.diagnostics.hyperlinks.start
C)system.diagnostics.link.start
D)system.diagnostics.link.event
A)system.diagnostics.process.start
B)system.diagnostics.hyperlinks.start
C)system.diagnostics.link.start
D)system.diagnostics.link.event
system.diagnostics.process.start
3
In order to get the text associated with the link, ..................... method can be used.
A)e.data.link.tostring
B)e.link.linkdata.tostring
C)e.linkdata.link.tostring
D)e.link.data.tostring
A)e.data.link.tostring
B)e.link.linkdata.tostring
C)e.linkdata.link.tostring
D)e.link.data.tostring
e.link.linkdata.tostring
4
.................. namespace in vb.net includes essential classes and base classes that define commonly used data types, events and event handlers, interfaces, attributes, exceptions and so on.
A)system
B)system.collections
C)system.net
D)system.reflection
A)system
B)system.collections
C)system.net
D)system.reflection
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
5
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.
A).asp
B).asmx
C).aspx
D).asax
A).asp
B).asmx
C).aspx
D).asax
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
6
The file extension .................. in vb.net represents a web form.
A).asp
B).asmx
C).aspx
D).asax
A).asp
B).asmx
C).aspx
D).asax
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
7
When you save a solution, it's give the file extension .sln and all the projects in the solution are saved with the extension ...............
A).vbproj
B).vbdisco
C).vbs
D).vb
A).vbproj
B).vbdisco
C).vbs
D).vb
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
8
The .NET platform and the .NET framework class library were developed in an effort to address these weakness of ......................
A)xml
B)html
C)com
D)dcom
A)xml
B)html
C)com
D)dcom
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
9
...................... are virtual base classes; that is they consist of members; methods, properties and events that have no implementations.
A)enumerations
B)interfaces
C)delegates
D)structures
A)enumerations
B)interfaces
C)delegates
D)structures
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
10
A ............... is a reference type that represents a strongly typed function pointer.
A)enumeration
B)interface
C)delegate
D)structure
A)enumeration
B)interface
C)delegate
D)structure
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
11
Most of the primitive data types; Boolean, Byte, Char etc. defined in FCL are implemented as ............
A)enumeration
B)interface
C)delegate
D)structure
A)enumeration
B)interface
C)delegate
D)structure
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
12
Specialized classes include the stack class, a last-in first-out structure, the queue class, first-in, first-out structure in the ........................ namespace.
A)system
B)system.collections
C)system.net
D)system.reflection
A)system
B)system.collections
C)system.net
D)system.reflection
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck
13
....................... allow custom items of information about a program element to be stored with an assembly's metadata.
A)attributes
B)structures
C)exception
D)data type
A)attributes
B)structures
C)exception
D)data type
Unlock Deck
Unlock for access to all 13 flashcards in this deck.
Unlock Deck
k this deck