Visual Basic
1. What is the method of creating a new project in VB.SSS
2. Illustrate Code Editor Window and Solution Explorer.
3. Write a VB program to sort and display an array of integers in ascending and descending order using the array concept in VB.
4. Describe arithmetic and relational operators in VB.net
5. Explain If...Then... Else statement in VB.net with an example.
6. Explain the following methods of the Object class in VB.Net:
a. Equals and ReferenceEquals
b. MemberWiseClone