wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

INTEREST RATE CALCULATOR

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
In which section of the Designer interface, changes for text, font, color of the button can be done?
a)
Palette
b)
Viewer
c)
Properties
d)
Media
2.

What is the formula of Simple Interest?

Note: P=Principal amount, R= Rate of Interest, T= Time period(in years), SI= Simple Interest

a)

SI= PxRxT/50

b)

SI= PxRxT/100

c)

SI= PxTx100/R

d)

SI= PxRx100/T

3.
Which of the following do we use to give input value in our project?
a)
Password Textbox
b)
Label
c)
Button
d)
Textbox
4.

Pick the right code for ‘Textbox’ accepting only numbers as input?

a)
b)
c)
d)
5.

Which of the following blocks is used to get text from Textbox?

a)
b)
c)
d)
6.

Which of the following function is used to display the result?

a)
b)
c)
d)
7.

Which of the following is a property block?

a)
b)
c)
d)
8.

Which of the following block returns the product of two numbers?

a)
b)
c)
d)
9.

Which of the following is an event handler?

a)
b)
c)
d)
10.

Pick the correct logic to avoid application from crash.

a)
b)
c)
d)