Fill in The Blanks: C++ Important Question
Fill in The Blanks: C++ Important Question
Fill in The Blanks: C++ Important Question
In the For…Next statement the default value for the Step is:
(viii)
a.) -1
b.) 0
c.) 1
d.) 2
Vb Question.
1. Design a form and write a VB application to find sum of first 100 numbers using Do….
Loop?
2. Design a form to display area and circumference of circle in VB?
3. Design a form to calculate grade of the student using Vb?
4. Explain the following loop with example?
1. Do…loop
2. For…next loop
3. If….then loop
4. Select case
5. Explain declaration of variables in VB .
6. What is built in function in VB.
7. What is an array ?.How is it declared in VB?
Networking Question.