Sie sind auf Seite 1von 5

http://forum.vupages.

com Largest Online Community of VU Students


FINAL TERM EXAMINATION SEMESTER FALL 2005 CS101-INTRODCUTION TO COMPUTING [Session-3] Total Marks:60 Duration: 120 min

WWW.VIRTUALIANS.COM WWW.VUPages.com

StudentID/LoginID Name PVC Name/Code Date 17 - 3 - 2006 Maximum Time Allowed: (2 Hour) 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.

Questions Marks

Q1

Q2

Q3

For Teachers Use Only Q4 Q5 Q6 Q7

Q8

Q9

Q9

Total

VIRTUALIANS.Com is New Name of VUPAGES.Com

WWW.VIRTUALIANS.COM
Question No: 1 Marks:10

Write down the code, to take an input numbers from user (As shown in Fig 5.1), Check it, whether its an even number or odd, and display the results as alert (As shown in fig 5.2). View the given below Image very carefully and try to fulfill all requirements given in image. (Hint: Make web page using Use JavaScript to check whether its an even number or odd)

(Fig 5.1)

VIRTUALIANS.Com is New Name of VUPAGES.Com

WWW.VIRTUALIANS.COM

(Fig 5.2)

Question No: 2 Describe the following terms? Instant messaging. VoIP. Domain Names. Question No: 3 Define function, and its advantages? Question No: 4

Marks:9

Marks:6

Marks:10

Write down Pseudo Code in which there are two variables named as "x", "y" and "z". Multiply these two variables "x" and "y" with each other. Store result in variable "z". Print the value of "z". Question No: 5 View the following JavaScript Code: <body> <html> <a ref=www.yahoo.com> <img = Hello.gif> <td> <tr>First</tr> <tr>Second</tr> <tr>Third</tr> </td> </html> Identify the errors Marks: 10

VIRTUALIANS.Com is New Name of VUPAGES.Com

b) View the following JavaScript Code: x=1; while (x>6000); document.write(x) x=x+1 1. Identify the errors 2. How many times the while loop will be executed. Question No: 6

WWW.VIRTUALIANS.COM

Marks: 5

Describe Payload and Transmission mechanism of virus?

Question No: 7 Which of the following cannot come between the <Body></Body> tag A. B. C. D. <P> <A HERF></A> <Title></Title> <BR></BR>

Marks: 2

Question No: 8 Modem is used: A. B. C. D. Only to enter data into computer For calculating huge numbers For communication of data between internet and your computer To write information on the world wide web

Marks: 2

Question No: 9 Search engines: A. Scan the entire web for the desired information B. Search the news groups for the required information C. Make the list of images that are available on the net D. Are built to facilitate the scientists

Marks: 2

Question No: 10 ARPANET is a:

Marks: 2

VIRTUALIANS.Com is New Name of VUPAGES.Com

A. B. C. D.

Worlds first network Network protocol Latest Internet site Internet game

WWW.VIRTUALIANS.COM

Question No: 11 A group of binary digits that a computer manipulate as a unit is called A. B. C. D. Byte Word Bit Hertz

Marks: 2

VIRTUALIANS.Com is New Name of VUPAGES.Com

Das könnte Ihnen auch gefallen