IT430 Ecommerce 52 Solved MCQs

868 views
Skip to first unread message

munna kakka

unread,
Jan 23, 2010, 3:56:32 PM1/23/10
to new-virtual-uni...@googlegroups.com, attock-...@googlegroups.com, vu...@googlegroups.com

1. _________ attribute indicates the unique field name for a checkbox.

• Type
• Name
• Input
• Value

2. In HTML, depending upon which tag is used, the enclosed content can then have

Specific effect
Style
Format

Specific effect, style and format

3. Which of the following is true for selection list?


<select name="field name" size="no. of items">
<select "name=field name" size="no. of items"></select>
<select name="field name" size="no. of items"></select>
None of the above

4. List tag used in html is ______


Paired
Unpaired
Single
None of the given options


5. Which of the following is HTML tag could not be used as CSS tag?


<h1>
<style>
<a>
<p>

6. What is identified by the tag?


Horizontal frame
Bottom Frame
Top Frame
Vertical Frame


7. HTML documents are connected with each other by ________.


Big Tag
Small Tag
Link Tag
None of the given options

8. The web addresses are first translated into IP address through ________

SMTP
HTML
IPV6

DNS

9. In Style sheets, how do you change the text color of an element?


color:
text-color=
text-color:
font-color:

10. ________ is used to interpret and show contents of the web page.


• HTML
• Notepad
• Browser
• Computer

11. A _________ is a web page populated with text boxes, drop-down lists and commands buttons to get information from the user.

• Hypertext Link
• Form
• Table
• Button

12. Which of the following is NOT an advantage of CSS?


• Define the look of your pages in one place
• Works on version 4 browsers or newer
• Easily change the look
• Implement same formatting each time tag is used.

13. Links are used to connect ____________.


• Images
• Text
• Images and web documents
• All of the given

14. When a visitor clicks a _________, the entries in form are set to the default values.

• Button
• Radio Button
• Submit Button
• Reset Button

15. Which of the following are correct tags used for frames,

• <Frame></Frame>
• <Frameset><Frame></Frame></Frameset>
• <Frameset><Frame></Frameset>
• <Frameset><Frame></Frame>

16. question_2you: if you have a less space for e-mails on internet then _________ protocol is used.

• SMTP
• IMAP
• POP
• POP3


17. _____________ are normally used to get yes/no or true/false information from a reader.

• Check Boxes
• Radio buttons
• Submit Buttons
• Selection List

18. Default web page background color is __________.


• Green
• Red
• White
• Blue

19. _____________ are normally used to get yes/no or true/false information from a reader.

• Check Boxes
• Radio buttons
• Submit Buttons
• Selection List

20. Which of the following is NOT valid HTML code line?


• <frameset rows="16%,84%">
• <frameset columns="16%,84%">
• <frameset cols="100,150">
• <frameset cols="50%,50%" rows="16%,84%">


21. What is the meaning of SRC in frame tag?


• Source for image saved on your disk
• Source for images saved on your disk
• Source of page saved on your disk
• Source of Pages saved on your disk

22. In what form style rules are presented?


• selector { property= value }
• selector ( property: value )
• selector { property: value }
• selector ( property= value )

23. __________ is the code for blank space in HTML.

• &lsquo;
• &nbsp;
• &sbquo;
• &iexcl;

24. Which CSS property controls the text size?

• font-style
• font-size
• text-style
• text-size


25. Which HTML tag is used to define an internal (embedded) style sheet?


• CSS
• Text / Style
• Style
• Script

26. Meta Data is important for easier ____________.

• Web page creation
• Web site upload
• Web page search through search engine
• None of the above

27. Which HTML attribute is used to define inline styles?

• Styles
• Text
• Style
• CSS

28. Which you will NOT be able to do with CSS?

• Add text


• Position the content
• Define the look of your pages in one place
• Change the background color

29. Which attribute can be used to make a region non-clickable?


• Alt
• Target
• nohref
• none of the given

30. What is the correct HTML for making a hyperlink?

• <a name="http://www.w3schools.com"> W3Schools.com</a>
• <a url ="http://www.w3schools.com"> W3Schools.com </a>
• <a>http://www.w3schools.com</a>

• <a href="http://www.w3schools.com"> W3Schools</a>


31. With _________, you can display more than one Web page in the same browser window.

• Forms
• Frames
• Post Action
• Java Scripts

32. In CSS, how do you make the text bold?

• font:b
• font-size:bold
• font-weight:bold

• FTP
• Telnet
• none

33. Which of the following is used for web page requests?

• HTTP

34. Which of the following provides an interface & series for file transfer over the network?

• HTTP
• FTP
• Telnet
• None


35. __________________ connects a local computer with a remote computer.

• SMPT
• VPN
• Telnet
• none

36. Which of the followings provide e-mail services on the internet?

• MAC
• Telnet
• none

37. ________________ is connectionless transport protocol.

• SMPT

• SMPT
• TCP
• UDP
• MAC

38. ___________ is connection-oriented transport protocol.

• SMPT
• TCP
• UDP
• MAC

39. Public Key of the receiver is used to-------------------.


a. Decrypt the message
b. Encrypt the message
c. Scramble the message
d. None of the mentioned options


40. Receiver applies ----------------to the received original message

• Digital signature
• Message digest
• Hash function
• None of the mentioned options

41. Symmetric key can be replaced with----------------------------.

• Symmetric algorithms
• Pair of public and private keys
• Asymmetric key
• None of the mentioned options

42. In --------------------attack an attempt is made by the attacker to decrypt the message with every possible key.

• Key search attack


• Cryptanalysis
• System based
• None of the mentioned options

43. Most of the electronic payment systems on internet use ------------------to ensure confidentiality and security of the payment information.

• Quantum computing
• Cryptography
• Both of the mentioned options
• None of the mentioned options

44. Simplicity and ----------------is the biggest advantage of Virtual PIN payment system.

• Full encryption
• Dual encryption
• No encryption
• None of the mentioned options

45. In electronic checks which type of cryptography is used

• Both symmetric and asymmetric


• Symmetric
• Asymmetric
• None of the mentioned options

46. An electronic check book device is a combination of

• Hardware and a digital signature
• Software and information about user
• Secure hardware and software
• None of the mentioned options

47. Which of the following is disadvantage of virtual PIN payment system?

• Bogus purchases are possible
• Stolen credit card number can be used
• Only some extra copies of the information items are made in case of a fraud
• All of the mentioned options are disadvantages of Virtual PIN payment system

• Forward Virtual
• Famous virtual
• None of the mentioned options

48. FV stands for

• First Virtual

49. When a user selects a cancel button, which of the following occurs?

• The confirm() method returns false


• The confirm() method returns true
• The alert() method returns false
• The alert() method returns true

50. In the statement var myAr = new Array (60); what does the number 60 represent?

• The value assigned to the 1st element in the array
• The number of elements to be used in the array
• The number of dimensions created in a multi-dimensional arra
• All

51. Which of the following is the valid syntax for initialization of a string object?

• Var Girl = "dora"
• Girl = new string( "dora")
• Var Girl = new string( "dora")
• Var Girl = new Girl( "dora")


52. Identify that machine which services the internet request?

• Web client
• Web server
• Browser
• Mozilla



REGARDS/MUNNA KAKKA

munna kakka

unread,
Jan 23, 2010, 3:58:41 PM1/23/10
to new-virtual-uni...@googlegroups.com, attock-...@googlegroups.com, vu...@googlegroups.com

Question No: 1    ( Marks: 1 )    - Please choose one

 In datalink layer, data packets are placed inside

       Data frames

       Data boxes

       Data streams

       None of these

   

Question No: 2    ( Marks: 1 )    - Please choose one

 

Which of these is the correct HTML code for creating a reset button?

       <input type =”button” name=”reset” value=”reset”>

       <input type=”resetButton” value=”Clear”>

       <input type=”reset” value=”reset”>

       <input type=”button” name=”reset” value=”clear”>

   

Question No: 3    ( Marks: 1 )    - Please choose one

         

…..tag is used into …….tag because a row contains multi cells and to fill up these cells with data.

 

 

       TD…… TR

 

       TR…… TD

 

       TD…… TG

 

       TG…… TR

 

   

Question No: 4    ( Marks: 1 )    - Please choose one

Individuals who write programs or manipulate technologies to gain unauthorized access to computers and networks are --------------- .

       administrators

       experts

       hackers

       coders

   

Question No: 5    ( Marks: 1 )    - Please choose one

Which tag is used for the hidden fields?

       <FIELD>

       <TEXT>

       <INPUT>

       <HIDDEN>

   

Question No: 6    ( Marks: 1 )    - Please choose one

What is a correct way of referring to a stylesheet called "mystyle.xsl" ?

       <?xml-stylesheet type="text/xsl" href="mystyle.xsl" ?>

       <link type="text/xsl" href="mystyle.xsl" />

       <stylesheet type="text/xsl" href="mystyle.xsl" />

       <?stylesheet type="text/xsl" href="mystyle.xsl" ?>

   

Question No: 7    ( Marks: 1 )    - Please choose one

 

Which of them is NOT a predefined object?

       Document

       Date

       Loop

       Array

   

Question No: 8    ( Marks: 1 )    - Please choose one

Which of these is not a comparison operator?

       <

       >

       =

       !=

   

Question No: 9    ( Marks: 1 )    - Please choose one

Var d = new date()

Which of the following is correct about the d variable?

       instance of new

       instance of Date() method

       instance of Date object

       Simple Variable

   

Question No: 10    ( Marks: 1 )    - Please choose one

When you declare a variable within a function, the variable can only be accessed within that function. When you exit the function, the variable is destroyed. These variables are called       

 

       Local Variables

       Global Variables

       Local and Global

       None of the above

   

Question No: 11    ( Marks: 1 )    - Please choose one

Which of the following , is condition part of given For loop

for (i = 0; i <= 5; i++).

       i=0.

       i++.

       i<=5.

       (i = 0; i <= 5; i++).

   

Question No: 12    ( Marks: 1 )    - Please choose one

What is the correct JavaScript syntax to write "Virtual University of Paistan"?

 

       document.write("Virtual University of Paistan ")

       ("Virtual University of Paistan ")

       " Virtual University of Paistan "

       response.write("Virtual University of Paistan ")

   

Question No: 13    ( Marks: 1 )    - Please choose one

 

Which of the following is NOT valid HTML code line?

       <frameset rows="16%,84%">

       <frameset columns="16%,84%">

       <frameset cols="100,150">

       <frameset cols=”50%,50%” rows=”16%,84%”>

   

Question No: 14    ( Marks: 1 )    - Please choose one

CSS is a breakthrough in Web design because it allows developers to control the---------

 

                        Processing speed on client side

       Data grid view on client side

       Style and layout of home page.

       Style and layout of multiple Web pages

   

Question No: 15    ( Marks: 1 )    - Please choose one

Which HTML tag is used to define an internal style sheet?

 

       <css>

       <script>

       <style>

       <sheet>

   

Question No: 16    ( Marks: 1 )    - Please choose one

What is the correct HTML tag for adding a background color?

       <background>yellow</background>

       <body bgcolor="yellow">

       <body color="yellow">

       None


--
VISIT "MUQADAS FUND WEBSITE"
http://muqadas-fund.sajidsaif.com/
 
 
For more options, visit this group at
http://groups.google.com.pk/group/new-virtual-university-pakistan?hl=en

mc080401783 Usman Aslam

unread,
Jan 23, 2010, 11:58:24 PM1/23/10
to vu...@googlegroups.com
thanks munna ji.. if you have sta630 solved quizez then pls share it,

--
-------------------------------------------------------------------------------------------------------------------
You received this message because you are subscribed to the Google
Groups "vuZs" group.
--
To post to this group, send email to vu...@googlegroups.com
--
Posting Rule: Please Start your subject line with subject code (like MGT501, MGT402)
--
For old Papers, online Quizzes, Assignments, visit
http://groups.google.com/group/vuZs/web/mbacourselist?_done=/group/vuZone%3F
--
To unsubscribe from this group, send email to
vuZs+uns...@googlegroups.com
--

For more options, visit this group at

Muhammad Aqeel

unread,
Jan 24, 2010, 11:24:20 PM1/24/10
to vu...@googlegroups.com
Dear if you have more MCQ then please send me

--
Reply all
Reply to author
Forward
0 new messages