T4Tutorials .PK

VU Past Papers IT430 – Midterm Spring 2010 solved MCQ


Q1:
MAC stands for
(A) Media Access Control
(B) Media Access Consortium
(C) Member of Asian Community
(D) None of these
Answer: A – Media Access Control

Q2: Correct HTML tag for the largest heading
(A) head
(B) h1
(C) Heading
(D) h6
Answer: B – h1

Q3: Tags used for embedding sound files into HTML
(A) A href “song dot wav”
(B) Embed SRC Skylar dot MP3
(C) A href “song dot wav” and Embed SRC Skylar dot MP3
(D) None of these
Answer: C – A href “song dot wav” and Embed SRC Skylar dot MP3

Q4: Which is NOT an advantage of CSS
(A) Works on version 4 browsers or newer
(B) Define the look of your pages in one place
(C) Easily change the look
(D) Implement same formatting each time tag is used
Answer: A – Works on version 4 browsers or newer

Q5: Correct way to add a separate CSS file named xxxx dot CSS
(A) link scr equals stylesheet href slash xxxx dot CSS type equals text slash CSS
(B) link rel equals stylesheet href slash xxxx dot CSS type equals text slash CSS
(C) style rel equals stylesheet href slash xxxx dot CSS type equals text slash CSS
(D) link rel equals stylesheet scr equals xxxx dot CSS type equals text slash CSS
Answer: B – link rel equals stylesheet href slash xxxx dot CSS type equals text slash CSS

Q6: Correct way to define color in CSS
(A) body color black
(B) body colon color equals black
(C) body color equals black with brackets
(D) body semicolon color black
Answer: A – body color black

Q7: HTML element for JavaScript
(A) script
(B) js
(C) javascript
(D) scripting
Answer: A – script

Q8: JavaScript is mainly
(A) Server side scripting
(B) Cross side scripting
(C) Client side scripting
(D) Both cross and server side scripting
Answer: C – Client side scripting

Q9: Responsible for internal processes
(A) E-business
(B) E-commerce
(C) E-marketing
(D) All of the given
Answer: A – E-business

Q10: First control statement in a for loop usually
(A) Sets the termination condition
(B) Increments a counter
(C) Creates a control variable
(D) None of the above
Answer: C – Creates a control variable

Q11: You define a method using
(A) obj dot method
(B) obj dot method brackets
(C) obj dot method parentheses
(D) obj dash method
Answer: C – obj dot method parentheses

Q12: Default scripting language in ASP
(A) EcmaScript
(B) JavaScript
(C) Java
(D) VBScript
Answer: D – VBScript

Q13: Malicious programs EXCEPT
(A) Back doors
(B) Trojan horses
(C) Firewalls
(D) Worms
Answer: C – Firewalls

Q14: Outside attacks on a network EXCEPT
(A) Password attack
(B) DoS attack
(C) Back doors
(D) IP spoofing
Answer: C – Back doors

Q15: Layer where circuit level firewall operates
(A) Application layer
(B) Presentation layer
(C) Network layer
(D) Transport layer
Answer: D – Transport layer

Q16: Process of scrambling a message with a key
(A) Cryptography
(B) Filtering
(C) Transposition
(D) Encryption
Answer: D – Encryption

Q17: In a ring network, each device has exactly
(A) More than two
(B) Two
(C) Four
(D) None of these
Answer: B – Two

Q18: Tag for frameset columns 20 percent 60 percent 20 percent
(A) Horizontal frame
(B) Vertical frame
(C) Top frame
(D) Bottom frame
Answer: B – Vertical frame

Q19: Why use reset in HTML
(A) To remove text in Notepad
(B) To remove text between body tags
(C) To remove text between head tags
(D) To remove text between form tags
Answer: D – To remove text between form tags

Q20: Network Interface Card operates at
(A) Application layer
(B) Session layer
(C) Network layer
(D) Data link layer
Answer: D – Data link layer

Q21: Value printed by math power 3 and 2 in JavaScript
(A) 3
(B) 6
(C) 9
(D) 12
Answer: C – 9

Q22: What is a web server
(A) A device to connect printers
(B) Software that stores and delivers web pages
(C) A type of browser
(D) A security firewall
Answer: B – Software that stores and delivers web pages

Exit mobile version