OOPs Concepts in VB.Net Quiz
Description: OOPs Concepts in VB.Net Quiz | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: .net vb oop |
Attempted
0/15
Correct 0
Score 0
‹
›
Which of the following is part of an object?
The term instantiation refers to the creation of:
Which feature is needed to make a programming language object oriented?
We should think of the practice of object-oriented programming as:
What is the syntax for making a property read-only?
The Get procedure of a property acts like:
A method in a class is: