Class 8 Computer Science Compiled Weekly Assignments
Class 8 Computer Science Compiled Weekly Assignments
Page 1 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 2 –STARTING WITH VISUAL BASIC
MONTH- APRIL
ASSIGNMENT: 2 (WEEK 2 )
*******
Page 2 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 3 : VISUAL BASIC- INTEGERATED DEVELOPMENT ENVIRONMENT
MONTH- APRIL
ASSIGNMENT: 3 (WEEK 3 )
*******
Page 3 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 3 : VISUAL BASIC- INTEGERATED DEVELOPMENT ENVIRONMENT
MONTH- APRIL
ASSIGNMENT: 4 (WEEK 4 )
Page 4 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 3 : VISUAL BASIC- INTEGERATED DEVELOPMENT ENVIRONMENT
MONTH- MAY
ASSIGNMENT: 5 (WEEK 5 )
a) Design a visual basic project with a form. Insert two command buttons
on the form and set the appropriate properties for them. On click of the
first Command button a message “YOU CLICKED THE COMMAND
BUTTON” should be displayed and on click of the other the execution
should stop.
b) Design a visual basic project with a form. Then add a command button
with the caption PRODUCT. Write the code to accept two numbers
from the user using two textboxes and display their product in a
message box.
*******
Page 5 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 3 : VISUAL BASIC- INTEGERATED DEVELOPMENT ENVIRONMENT
MONTH- MAY
ASSIGNMENT: 6 (WEEK 6 )
*******
Page 6 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 1- INTRODUCTION TO PROGRAMMING LANGUAGES
MONTH- JUNE
ASSIGNMENT: 7 (WEEK 8 )
a) Make a list of all the High Level Languages ( according to the year they
were introduced).
b) Differentiate between Interpreter and Compiler.
c) Write any 2 advantages of 4GL.
Page 7 of 8
DPS – MIS, DOHA- QATAR
CLASS VIII COMPUTER SCIENCE ASSIGNMENT
CHAPTER 3 : VISUAL BASIC- INTEGERATED DEVELOPMENT ENVIRONMENT
MONTH- JUNE
ASSIGNMENT: 8 (WEEK 10 )
a) Design a visual basic project with a form. Insert a command button with
the caption SQUARE . On click of this Command button accept a number
form the user using inputbox and display the square of that number in a
textbox.
b) Design a visual basic project with a form. Then add a command button
with the caption Submit. Write the code to accept the name of a person
from the user using a textbox and display the message “ Sorry ,
<name> Registration closed! ” in a message box.
*******
Page 8 of 8