A) System.IOB) System.FileObjectsC) System.FileSystem
Latest Answer : a) SYSTEM.IO ...
A) System.DatabaseB) System.DataAdapterC) System.Data
Latest Answer : System.Data ...
A) Using Extends KeywordB) Using Imports KeywordC) Using Override keywordD) None
Latest Answer : There is no Extends keyword that is for flash and java it should be Inherits ...
A) TraceB) DebugC) ListenersD) None
Latest Answer : C) Listeners ...
A) TrueB) FalseExplanation: All of the .NET framework classes are available to VB.Net
Latest Answer : there are nearly 7000 classes are avialble in the frame work soo it is false ...
A) Through the use of “Object” data typeB) Through InheritanceC) Through abstractionExplanation: As object data type can store virtually any value type can be determined during run time.
Latest Answer : A) Through the use of “Object” data type -By Rajanee ...
A) TrueB) FalseExplanation: It is possible to have multiple classes inside a single .vb file.
Latest Answer : Yes, it is possible to have the multiple class names under one namespace in a single .vb file ...
A) Using Sub keywordB) Using Function KeywordC) Using New KeywordExplanation: Functions always return a value hence they are interrogative methods
Latest Answer : B) Using Function Keyword ...
A) IcleanupB) IdisposableC) Idestructor
Latest Answer : B) Idisposable is the correct answer.I have going the result and my most of the answers are correct but the web site says its wrong???????????????????? ...
A) TrueB) False