Question No: 1 ( Marks: 2 ) - Please choose one
Which of the following file operations JavaScript can perform on a client computer?
►
Read
►
Modify
►
Arithmetic
►
Delete
►
Create
Question No: 2 ( Marks: 2 ) - Please choose one
A cell in a spreadsheet can not contain one of the followings:
►
Numbers
►
Text
►
Formulas
►
Images
Question No: 3 ( Marks: 2 ) - Please choose one
Suppose that we have two Local Area Networks working on different communication protocols. What is the right choice to connect them?
►
Router
►
Bridge
www.vupages.com Connecting VU Students
►
Gateway
►
Modem
Question No: 4 ( Marks: 2 ) - Please choose one
Which of the following words can’t be used for naming an identifier in JavaScript?
►
struct
►
plugin
►
parent
►
package
Question No: 5 ( Marks: 10 )
a) Classify computer networks according to the network access policy. Write in brief. (5 marks)
b) How DBMS ensures the Security and Integrity of data contained in database? (5 marks)
Question No: 6 ( Marks: 8 )
Explain scope of local and global variables in relation to functions in JavaScript? Give an example of each.
Question No: 7 ( Marks: 8 )
a) Differentiate between SMTP and POP3 server. (3 marks)
b) How you can justify that a DBMS is better to use than Flat-file database? (5 marks)
Question No: 8 ( Marks: 8 )
What will be the output of this programme? Also write comments where you find “//” symbol in the following code.
// 3
document.write(“Virtual University of Pakistan”);
Question No: 9 ( Marks: 8 )
How “Object-Oriented Graphics” and “Raster Scan Graphics” differ from each other? Which type of graphic files are easy to transfer over web?