Question
a.
Class
b.
Object
c.
New
d.
Private
Posted under Visual Basic
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The computer creates the object when it processes the statement containing ____________ keyword.
Similar Questions
Discover Related MCQs
Q. The class statement groups _______________ item in one unit.
View solution
Q. The name of the class file ends with _____________
View solution
Q. A constructor is a _____________
View solution
Q. _______ can be used instead of a Structure statement.
View solution
Q. It is disadvantageous to use public variables in classes because ___________
View solution
Q. _______ variables of a class are not visible to applications that use the instance of that class.
View solution
Q. You create a Public property using a _______ procedure.
View solution
Q. The ________ keyword indicates that the property’s value can be retrieved (read) by an application.
View solution
Q. The ________ keyword indicates that an application can set the property’s value, but it cannot retrieve the value.
View solution
Q. The code contained in the ______ allows an application to retrieve the contents of the Private variable associated with the property.
View solution
Q. A ________ is a special computer that serves webpages.
View solution
Q. A _______ computer requests web pages from the server.
View solution
Q. A ________ web page is not interactive and is used to display information only.
View solution
Q. ASP is a ________ language that tells the client’s browser how to render the page on the computer screen.
View solution
Q. Text that cannot be changed by the user is termed as _____ text.
View solution
Q. The first webpage added to an application is the _______ page.
View solution
Q. _______ property sets the border of an image.
View solution
Q. _______ initializes a new instance of Line class.
View solution
Q. The background color of a Web page is determined by the ______ property.
View solution
Q. A ______ Web page contains controls with which the user can interact.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Visual Basic? 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!

Software Engineering
Learn about the systematic approach to developing software with our Software...

Operating System
Dive deep into the core of computers with our Operating System MCQs. Learn about...