0% found this document useful (0 votes)
43 views

Rapid Application Development (CSC 239) : S P A C e

This document provides instructions for an assignment on Rapid Application Development (CSC 239) at Gage College. It outlines 7 general directions for the assignment, including reading instructions carefully, meeting submission deadlines, submitting a hard copy, collecting the assignment online, and communicating with the instructor. It then provides a 10 question multiple choice exam with choices A-D and instructions for short 1 line answers to 5 questions about programming terms. It ends by wishing students good luck on the assignment.

Uploaded by

Yosi
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)
43 views

Rapid Application Development (CSC 239) : S P A C e

This document provides instructions for an assignment on Rapid Application Development (CSC 239) at Gage College. It outlines 7 general directions for the assignment, including reading instructions carefully, meeting submission deadlines, submitting a hard copy, collecting the assignment online, and communicating with the instructor. It then provides a 10 question multiple choice exam with choices A-D and instructions for short 1 line answers to 5 questions about programming terms. It ends by wishing students good luck on the assignment.

Uploaded by

Yosi
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
You are on page 1/ 2

GAGE COLLEGE UNDERGRADUATE PROGRAM

ASSIGNMENT ON

Rapid Application Development (CSC 239)

Date: ________________ E.C.

Total Weight:- 20%

GENERAL DIRECTIONS

1. Read the instructions carefully and do accordingly.


2. Submission deadline will decide by the instructor or the college.
3. The assignment should submit with a hard copy.
4. All students should collect the assignment at www.elearningportal.gagecollege.net
by follow the login steps.
5. Use of pencils and red pens are not allowed.
6. For further activities or questions each student can communicate the instructor
through email or telegram and other communication media.
7. Write your answers on the space provided at the end of all questions /or on a
separate sheet of paper/.

Good Luck !!!

RYTHM: Raise yourself To Help Mankind !!!


Part I Choice

Instructions: This item of exam contains 5 multiple choice questions, each worth 2 point.
Choose the best answer from the given alternatives & circle on the letter. Make sure that your
answer is clearly circled.

A 1. Which control is used to display read only textual information?


A. TextBox B. ComboBox C. Label D. None
B 2. What is the purpose of backcolor?
A. Used to change text color C. used only on form
B. Used to change background color D. B and C
A 3. Which property is used to Indicates the icon that is used to represent this form
A. Icon B. Text C. Opacity D. Size
A 4. Which of the following property Determines the minimum size to which the user can
resize the form
A. Minimum Size C. Maximize Box
B. Minimize Box D. Maximum Size
B 5. Which of the following is used to change the title of the form
C. Toolbox C. Text
B. Property window D. windows service
C 6. Which window has objects and controls to be added on working form?
A. Server explorer B. f4 C. Toolbox D. Property window
D 7. Which property is used to change color of a text?
A. Backcolor B. Fontcolor C. Forecolor D. b and c
C 8. What is the default event for button?
A. Textchange B. Selectedchange C. Click
D 9. Among the following which can be selected both at a time?
A. Radio button B. List box C. Select box D. All
B 10. Which of the following Indicates whether the text in the TextBox can be edited?
A. Read only B. Multi line C. Text D. ScrollBars

Part II Answer the following: One Line Answer

Instruction: This item contains 5 questions. Write the descriptions of each term or phrase. (2
mark each)

1. Mask Property :- mask property is a shorthand property for setting all mask properties
2. Label control :- used to display text or images that cannot be edited by the user
3. Text box control :- is used to display, or accept as input, a single line of text
4. Object browser :- is tool that allows a user to examine the components involved in a software package
5. Properties window :- shows all the properties of the chosen components and their settings

You might also like