Sponsored Links


Results 1 to 6 of 6

Thread: IT430 Paper 26 May 2010

  1. #1
    Senior Member viki's Avatar
    Join Date
    May 2010
    Posts
    2,132
    :o:o--------------------------------------------------------------------------------------:o:o
    [B]The more knowledge you have, the greater will be your fear of Allah.[/B]

    Please Join My [B]Group Vuhelp[/B][B], Birthday Wishing, Daily Hadees[/B] [CODE][B]http://vuhelp.net/groups/vuhelp.html[/B]
    [B]http://vuhelp.net/groups/birthday-wishing.html[/B]
    [B]http://vuhelp.net/groups/daily-hadees.html[/B][/CODE]
    [CENTER][B][COLOR="Red"][SIZE="4"]Email: [email]viki@vuhelp.net[/email][/SIZE][/COLOR][/B][/CENTER]

  2. #2
    thnk u...........

    ye mera next exam hai.........

    remember me in prayers.....

  3. #3
    Senior Member viki's Avatar
    Join Date
    May 2010
    Posts
    2,132
    Allah kamyab karain INSHALLAH
    :o:o--------------------------------------------------------------------------------------:o:o
    [B]The more knowledge you have, the greater will be your fear of Allah.[/B]

    Please Join My [B]Group Vuhelp[/B][B], Birthday Wishing, Daily Hadees[/B] [CODE][B]http://vuhelp.net/groups/vuhelp.html[/B]
    [B]http://vuhelp.net/groups/birthday-wishing.html[/B]
    [B]http://vuhelp.net/groups/daily-hadees.html[/B][/CODE]
    [CENTER][B][COLOR="Red"][SIZE="4"]Email: [email]viki@vuhelp.net[/email][/SIZE][/COLOR][/B][/CENTER]

  4. #4
    Ameen.......

  5. #5
    Senior Member viki's Avatar
    Join Date
    May 2010
    Posts
    2,132
    :o:o--------------------------------------------------------------------------------------:o:o
    [B]The more knowledge you have, the greater will be your fear of Allah.[/B]

    Please Join My [B]Group Vuhelp[/B][B], Birthday Wishing, Daily Hadees[/B] [CODE][B]http://vuhelp.net/groups/vuhelp.html[/B]
    [B]http://vuhelp.net/groups/birthday-wishing.html[/B]
    [B]http://vuhelp.net/groups/daily-hadees.html[/B][/CODE]
    [CENTER][B][COLOR="Red"][SIZE="4"]Email: [email]viki@vuhelp.net[/email][/SIZE][/COLOR][/B][/CENTER]

  6. #6
    Senior Member Guru's Avatar
    Join Date
    May 2010
    Location
    Jhelum
    Posts
    117

    Post IT430 Midterm Paper

    MIDTERM EXAMINATION
    Spring 2010
    IT430- E-Commerce (Session - 2)
    Marks: 40



    Question No: 1 ( Marks: 1 ) - Please choose one
    MAC stand for


    ► Media Access Control
    ► Media Access Consortium
    ► Member of Asian Community
    ► None of these

    Question No: 2 ( Marks: 1 ) - Please choose one
    Choose the correct HTML tag for the largest heading

    ► <head>
    ► <h1>
    ► <Heading>
    ► <h6>

    Question No: 3 ( Marks: 1 ) - Please choose one
    Which of the following tags are used for embedding sound files into HTML code?


    ► <A href=“song.wav”>
    ► <EMBED SRC="Skylar.MP3">
    ► <A href=“song.wav”> and <EMBED SRC="Skylar.MP3">
    ► None of these

    Question No: 4 ( Marks: 1 ) - Please choose one
    Which of the following is NOT an advantage of CSS ?



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

    Question No: 5 ( Marks: 1 ) - Please choose one
    Which of the following is correct line to add separated css file with name xxxx.css?


    ► <link scr=stylesheet href="xxxx.css" type="text/css">
    ► <link rel=stylesheet href="xxxx.css" type="text/css">
    ► <style rel=stylesheet href="xxxx.css" type="text/css">
    ► <link rel=stylesheet scr="xxxx.css" type="text/css">

    Question No: 6 ( Marks: 1 ) - Please choose one
    Which of the following is correct syntax to define color in CSS?

    ► body {color: black}
    ► body:color=black
    ► {body:color=black(body}
    ► {body;color:black}

    Question No: 7 ( Marks: 1 ) - Please choose one
    Inside which of the following HTML element do we put the JavaScript?


    ► <script>
    ► <js>
    ► <javascript>
    ► <scripting>

    Question No: 8 ( Marks: 1 ) - Please choose one
    JavaScript is mainly a ___________ language.

    ► Server Side Scripting
    ► Cross Side Scripting
    ► Client Side Scripting
    ► both Cross and Server Side Scripting

    Question No: 9 ( Marks: 1 ) - Please choose one
    Which one is the responsible to manage “Internal processes”?


    ► E-business
    ► E-commerce
    ► E-marketing
    ► All of the given

    Question No: 10 ( Marks: 1 ) - Please choose one
    The first control statement in a for loop usually

    ► sets the termination condition
    ► increments a counter
    ► creates a control variable
    ► none of the above

    Question No: 11 ( Marks: 1 ) - Please choose one
    You define a method using

    ► obj.method
    ► obj.method[]
    ► obj.method()
    ► obj-method

    Question No: 12 ( Marks: 1 ) - Please choose one
    What is the default scripting language in ASP
    ?
    ► EcmaScript
    ► JavaScript
    ► Java
    ► VBScript

    Question No: 13 ( Marks: 1 ) - Please choose one
    Following are malicious programs EXCEPT ----------------- .

    ► Back doors
    ► Trojan Horses
    ► Firewalls
    ► Worms

    Question No: 14 ( Marks: 1 ) - Please choose one
    Outside attacks on a network include the following, EXCEPT --------------- .

    ► Password attack
    ► DoS
    ► Back doors
    ► IP spoofing

    Question No: 15 ( Marks: 1 ) - Please choose one
    At which layer of the OSI model the circuit level firewall operates?

    ► Application layer
    ► Presentation layer
    ► Network layer
    ► Transport layer

    Question No: 16 ( Marks: 1 ) - Please choose one
    The process of scrambling a message with the help of a key is called -------------- .

    ► Cryptography
    ► Filtering
    ► Transposition
    ► Encryption

    Question No: 17 ( Marks: 1 ) - Please choose one
    In a ring network, every device has exactly ______ neighbors for communication purpose.

    ► more than two
    ► Two
    ► Four
    ► None of these


    Question No: 18 ( Marks: 1 ) - Please choose one
    What is identified by the tag <FRAMESET COLS="20%,60%,20%">?


    ► Horizontal frame
    ► Vertical Frame
    ► Top Frame
    ► Bottom Frame

    Question No: 19 ( Marks: 1 ) - Please choose one
    Why we use reset tag in HTML?


    ► To remove the text written in Notepad.
    ► To remove the text written in between <body> and </body>tag.
    ► To remove the text written in between <head> and </head> tag.
    ► To remove the text written in between <form> and </form> tag.

    Question No: 20 ( Marks: 1 ) - Please choose one
    Network Interface Card is operated at

    ► Application layer
    ► Session layer
    ► Network layer
    ► Datalink layer

    Question No: 21 ( Marks: 2 )
    What value will be printed after executing the following statement in JavaScript:


    document.write( Math.pow(3, 2) );

    Question No: 22 ( Marks: 2 )
    What is a web server?


    Question No: 23 ( Marks: 3 )
    To calculate the area of a circle the formula pi r squared is used. How would you code it in JavaScript?


    Question No: 24 ( Marks: 3 )
    Name four commonly used web server operating systems.

    Question No: 25 ( Marks: 5 )
    Write the types of firewalls. Only names? Explain these briefly

    Question No: 26 ( Marks: 5 )
    Write the JavaScript code which will display the following in a web page using a FOR loop:

    The number is 0
    The number is 1
    The number is 2
    The number is 3
    The number is 4
    The number is 5

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 02-19-2011, 11:26 PM
  2. it430 current paper on 13 feb 2011 fall 2010
    By Xpert in forum Current Papers 2010
    Replies: 0
    Last Post: 02-14-2011, 01:24 PM
  3. IT430 solved mcq's and paper of fall 2010 December
    By Xpert in forum Solved Papers
    Replies: 0
    Last Post: 12-08-2010, 04:16 AM
  4. IT430 E-Commerce subjective paper 7 December fall 2010
    By Xpert in forum Current Papers 2010
    Replies: 0
    Last Post: 12-08-2010, 03:35 AM
  5. IT430 current paper december fall 2010
    By Xpert in forum Current Papers 2010
    Replies: 0
    Last Post: 12-01-2010, 10:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
-: Vuhelp Disclaimer :-
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator's or staff of Vuhelp.net cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms. If you have any doubts about legality of content or you have any suspicions, feel free to contact us.
Online Education | JhelumSoft