Вы находитесь на странице: 1из 4

WWW.VIRTUALIANS.

COM
www.VUPages.com

CS101 Introduction to Computing


Mid Term Examination - November 2004
Time Allowed: 90 Minutes

Instructions
Please read the following instructions carefully before attempting any question: 1. This examination is closed book, closed notes, closed neighbors. 2. Answer all questions. a. There is no choice. b. You will have to answer correctly all questions in this examination to get the maximum possible marks. 3. Do not ask any questions about the contents of this examination from anyone. a. If you think that there is something wrong with any of the questions, attempt it to the best of your understanding. b. If you believe that some essential piece of information is missing, make an appropriate assumption and use it to solve the problem. 4. All Web development questions should be answered using the HTML/JavaScript syntax. **WARNING: Please note that Virtual University takes serious notice of using unfair means. Anyone found involved in cheating will get `F` grade in this course.

Total Marks: 45 Question No. 1 WYSIWYG is: 1 2 3 4 Software The abbreviation of "what you see is what you get" A Network company in Japan The abbreviation of "word you see is what you get"

Total Questions: 12 Marks : 2

Question No. 2 What do you know about structured design methodology?

Marks : 3

Question No. 3

Marks : 2

VIRTUALIANS.Com is New Name of VUPAGES.Com

WWW.VIRTUALIANS.COM
BASIC stands for: 1 Basic American Standard Information Code 2 Beginners All purpose Symbolic Instruction Code 3 Brother and Sisters In Christ 4 British American Scientific International Commercial

Question No. 4 Write down code for drop down list having options Cricket, Hockey and Soccer. Question No. 5 What are the basic steps to write pseudo code? Write any four.

Marks : 4

Marks : 4

Question No. 6 Microprocessor are made up of semiconductor material called 1 Aluminum 2 Copper 3 Silicon dioxide 4 Silicon

Marks : 2

Question No. 7 a) Make truth table for the following Boolean expression z=(x XOR y).y' b) Convert 1011 binary number to equivalent decimal number. Show each step of Conversion.

Marks : 10

Question No. 8 What do you know about Mobile Computers? Explain Briefly.

Marks : 3

Question No. 9 World's first program was written by 1 2 3 4 Charles Babbage Alfred Tennyson Ada Lovelace Bernoulli

Marks : 2

Question No. 10

Marks : 6

VIRTUALIANS.Com is New Name of VUPAGES.Com

WWW.VIRTUALIANS.COM
What is difference between Literals, Identifiers and Variables in JavaScript? Give at least one example of each.

Question No. 11

Marks : 15

a) Take a look at the image of the browser screen shown below. Write down the HTML code that will produce this screen. View the given below Image very carefully and try to fulfill all requirements given in image.

b) Write down a function in JavaScript that compares two inputs taken from HTML Form shown above and as a result display any one of the following message: "First number is greater than the second" OR "Second number is greater than the first".

VIRTUALIANS.Com is New Name of VUPAGES.Com

WWW.VIRTUALIANS.COM
Question No. 12 Batch programs do not 1 2 3 4 Print or store the results Get input data Execute programs without the interference of user Provide event handling Marks : 2

VIRTUALIANS.Com is New Name of VUPAGES.Com

Вам также может понравиться