Monday, March 8, 2010

Re: :::|| VU Askari ||::: Fwd: cs 101 material

plz tell me correct answer with reference i am too much confusion about correct option
thank u in advance
 
Question No: 1    ( Marks: 1 )    - Please choose one

Your browser may not support display of this image.   Cray-1 was first commercial _________ computer

       ► Super

       ► Mini

       ► Micro

       ► Personal

   

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

Your browser may not support display of this image.  The name of first browser was ______

       ► Internet Explorer

       ► Moziac

       ► Netscape

       ► Firefox

   

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

Your browser may not support display of this image.  The impact of a digit in a number is determined by its --------------- 

       ► Value

       ► Location

       ► Length

       ► None of above

   

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

Your browser may not support display of this image.  First computer network was ___________.

       ► NSFNET

       ► FIRSTNET

       ► ARPANET

       ► ORPHANET

   

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

Your browser may not support display of this image.  A variable can be _________ in scope.

       ► Local

       ► Global

       ► Either local or global

       ► None of the given options

   

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

Your browser may not support display of this image.  ___________ color should be used in background for a good presentation.

       ► Light

       ► Dark

       ► Red

       ► None of the given options

   

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

Your browser may not support display of this image.  Which one of the following is not an event handler's attribute?

       ► Function

       ► Identifier

       ► Equal sign

       ► String consisting of JavaScript statements

   

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

Your browser may not support display of this image.  Variables allow us to manipulate data through the ___________.

       ► Actual Value

       ► Reference

       ► Length

       ► Name

   

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

Your browser may not support display of this image.  Which one of the following is NOT a component of Rule Based System?

       ► Rule Compiler PG2472

       ► Rule Interpreter

       ► Rules Base

       ► Working Memory

   

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

Your browser may not support display of this image.  Fuzzy logic is based on ____________.

       ► Ground facts

       ► Experience

       ► Practice

       ► Approximation

   

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

Your browser may not support display of this image.  a = Math.ceil(12.01) 

What will be the value of a ? 

       ► 12

       ► 13

       ► 12.0

       ► 13.01

   

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

Your browser may not support display of this image.  Tag used to make a Text Bold is __________________ 

       ► <BOLD></BOLD>

       ► <B></B>

       ► <BODY></BODY>

       ► None of these

   

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

Your browser may not support display of this image.  <P> </P> and <BR> tags are not same because 

       ► <p></p> goes to the next line

       ► <BR> goes to the next after next line

       ► <P></P> goes to the next after next line

       ► Both are same

   

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

Your browser may not support display of this image.  Event handlers are placed in the ___________ portion of a Web page as attributes in HTML tags.

       ► HEAD

       ► BODY

       ► SCRIPT

       ► TITLE

   

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

Your browser may not support display of this image.  Due to working at home, lack of interaction may result in ___________ professional growth.

       ► Slower

       ► Faster

       ► Higher

       ► Improved

   

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

Your browser may not support display of this image.  ____________ DBMS supports data in terabytes.

       ► Personal

       ► Desktop

       ► Enterprise

       ► Single-user

   

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

Your browser may not support display of this image.  _____________ waits for some time and then launch a function.

       ► Timeout( )

       ► setTimeout( )

       ► setTime( )

       ► setTimeIn( )

   

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

Your browser may not support display of this image.  The responsibilities of the Team Lead includes_____________.

       ► Planning and tracking of the project

       ► Detailed design

       ► Professional development of team members

       ► All of the given options

   

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

Your browser may not support display of this image.  ______ is also known as System Architecture

       ► High level system design

       ► Low level system design

       ► Every system design

       ► Software Requirement

   

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

Your browser may not support display of this image.  The key property of the 'Array' object in JavaScript is

       ► Value

       ► Length

       ► Name

       ► All of the given choices

   

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

Your browser may not support display of this image.  There are _________ ways of calling functions.

       ► One

       ► Two

       ► Three

       ► Four

   

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

Your browser may not support display of this image.  Which event handler executes the specified JavaScript code when a window/form element loses focus ?

       ► onBlur

       ► onLoad

       ► onUnload

       ► onFocus

   

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

Your browser may not support display of this image.  Popular schemes used for reducing bytes for storage are:

       ► RGB and Color mapping

       ► RGB and Dithering

       ► RGB, Color mapping and Dithering

       ► Color mapping and Dithering

   

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

Your browser may not support display of this image.  Hardware malfunctions is related to

       ► Data updates

       ► Data integrity

       ► Data security

       ► Data accessibility

   

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

Your browser may not support display of this image.  Users communicate with the computer using a consistent user interface provided by the OS.

       ► True

       ► False

   

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

Your browser may not support display of this image.   Extension for saving web page is / are;

       ► *.html

       ► *.htm

       ► *.html and *.htm both are in use

       ► None of These

   

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

Your browser may not support display of this image.  _____________ loop is a flow control statement that allows code to be executed repeatedly based on a given Boolean condition.

       ► For

       ► Do-While

       ► If-else

       ► While

   

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

Your browser may not support display of this image.  onBlur event is occurred for a form element when it ____________ 

       ► Gets focus 

       ► Losts focus 

       ► Some thing is typed in 

       ► onBlur is not an event 

   

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

Your browser may not support display of this image.  <script>

Number=new Array(5);

for(var i=1; i<=5 ; i=i+1)

{

for( var k=6; k<=10; k=k+1)

  {

            Number[i]= k*i;

   }

} 

</script>

For how many times the Nested For Loop shall execute; 

       ► 20

       ► 15

       ► 25

       ► Shall terminate in first loop. 

   

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

Your browser may not support display of this image.  In JavaScript: In order to display the text on browser Grade A, which of following statement is True. 

       ► documentwrite( "Grade A")

       ► document.write( "Grade A");   

       ► document.write( "Grade" && A");

       ► document.write( "Grade" && "A");

--


On 3/6/10, mc090406271 Muhammad Furqan Taqi <mc090406271@vu.edu.pk> wrote:
Thanks Bhai gee,
my is paper of CS101 is today at 11am,
plzzzzzzzzzzzzz, mery liay sub dua kerna k paper acha ho jay, ameen


 
On Thu, Mar 4, 2010 at 2:36 PM, Iftikhar Naqvi <mc090400221@vu.edu.pk> wrote:


---------- Forwarded message ----------
From: LAIBA <cute.maha2010@gmail.com>
Date: 2 March 2010 16:18
Subject: :::|| VU Askari ||::: Fwd: cs 101 material
To: vu_askari@googlegroups.com






ALL SOLVED AND UNSOLVED MATERIAL OF CS 101 WHICH WILL BE VERY HELPFUL FOR PREPARATION OF PAPERS


--
Please visit www.vuaskari.com, get registered for old papers, quiz, assignments and GDBs...
You received this message because you are subscribed to the Google
Groups "VU_askari" group.
To post to this group, send email to vu_askari@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/vu_askari?hl=en?hl=en
Or contact Admin of the group askarihelpline@gmail.com or askarimithelpline@gmail.com for any problems/ suggestions/ complaints.



--
Come and join us on http://www.vuaskari.com. Register now. Will have no mails but only help for all. Help yourself and others too.


Thanx & regards. Allah Hafiz
Iftikhar Naqvi
Rawalpindi

--
Please visit www.vuaskari.com, get registered for old papers, quiz, assignments and GDBs...
You received this message because you are subscribed to the Google
Groups "VU_askari" group.
To post to this group, send email to vu_askari@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/vu_askari?hl=en?hl=en
Or contact Admin of the group askarihelpline@gmail.com or askarimithelpline@gmail.com for any problems/ suggestions/ complaints.

--
Please visit www.vuaskari.com, get registered for old papers, quiz, assignments and GDBs...
You received this message because you are subscribed to the Google
Groups "VU_askari" group.
To post to this group, send email to vu_askari@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/vu_askari?hl=en?hl=en
Or contact Admin of the group askarihelpline@gmail.com or askarimithelpline@gmail.com for any problems/ suggestions/ complaints.

--
Please visit www.vuaskari.com, get registered for old papers, quiz, assignments and GDBs...
You received this message because you are subscribed to the Google
Groups "VU_askari" group.
To post to this group, send email to vu_askari@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/vu_askari?hl=en?hl=en
Or contact Admin of the group askarihelpline@gmail.com or askarimithelpline@gmail.com for any problems/ suggestions/ complaints.

No comments:

Post a Comment