0% found this document useful (0 votes)
1 views2 pages

Practical 3 Compound Input

The document outlines key concepts in VB .NET, including sub-procedures, which are blocks of code that perform specific tasks, and arrays, which are collections of variables that store multiple values. It also requests the creation of a program to calculate compound interest and a desktop application that allows users to format text with bold, italic, and underline options. The document specifies that the user interfaces for both applications should resemble provided images.

Uploaded by

birangosalha
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views2 pages

Practical 3 Compound Input

The document outlines key concepts in VB .NET, including sub-procedures, which are blocks of code that perform specific tasks, and arrays, which are collections of variables that store multiple values. It also requests the creation of a program to calculate compound interest and a desktop application that allows users to format text with bold, italic, and underline options. The document specifies that the user interfaces for both applications should resemble provided images.

Uploaded by

birangosalha
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

1. Explain the following as used in VB .

net
a) sub-procedures
b) array

2. Create a program for calculating compound interest by using visual basic (VB). The interface should
resemble the below image

3. Creat a desktop application where the user insert the text and choose bold, italic and underline the
text behave as user choice in the text box by using visual basic (VB). The interface should resemble the
below image

You might also like