cs101 past papers final term solved by waqar siddhu   PART  2 


QUSTION:61

Phase  is   followed  by  implementation  phase  of  software  life  cycle 

=testing

 

QUSTION:62

One  operation  we  might want  to  perform  on  a  relation  is  to  select  --------possessing   certain  characteristics  to  place  these  selected  -----  in  a  new  relation

= tuple,  tuple

 

QUSTION:63

In  object  oriented  paradigm  each  object    have  its  own  collection  of  function  which  is  known  as

= methods 

 

QUSTION:64

 The   beginning   of  a   list  is  called  the  -----of  the  list

=Head

 

QUSTION:65

A  mark  or  any  other  distinctive  sign  associated  with  products  is called

=Trademark

 

QUSTION:66

Accuracy can  be  achieved  with  the help  of  testing  the  result  of  --------- in  the  entire  development  process

= each  intermediate  step

 

QUSTION:67

Ethical  issues  are  related  to 

=  moral  principles 

 

QUSTION:68

Copyright  can  be  applied  on 

=music,  artists, dramantic

 

QUSTION:69

The  term  cohesion   refers  to  this 

=  internal  binding 

QUSTION:70

ISO  makes   software  for  software  companies  to  guarantee  quality  control

=  standards

 

QUSTION:71

In  structure  chart  functions  are  represented  by 

=  rectangles 

 

QUSTION:72

Alternative  to  translator  is 

=  interpreter 

 

QUSTION:73

Which  of  the  following   statement  is  used  in  for  the  output  in  C++

= Cout<<

 

QUSTION:74

Syntax  of  using  &&  is 

= cmd7&&cmd2

 

QUSTION:75

The  turning  test  result  of  program  DOCTOR   developed  by  Joseph  weizen  was

= passed

 

QUSTION:76

Which  is  not  relational  operator

= %=

 

QUSTION:77

Undo  is  used  by

=ctrl+z

 

QUSTION:78

Smart  art  was  introduced  in 

=  2007

 

 

QUSTION:79

Theoretical  track  is  a  part  of 

=declarative  knowledge

 

QUSTION:80

A  model  which  represents  the  shift  away  from  strict   adherence 

To  water fall  model 

= iterative model

 

QUSTION:81

---------is  based  on  real  time  factory  concept 

=factory  pattern

 

 QUSTION:82

A  styles  option  includes  font 

=  name  color  size

 

QUSTION:83

 Pre  written   formulas  or  expressions   are  called 

=  equations

QUSTION:84

The  select  operation  extracts  ----------from  a  relation 

= rows

 

QUSTION:85

A   computer  transistor  is  best  described  as

= system  software

 

QUSTION:86

Which  of  the  following  data type  is  used  for  a   variable  having  whole  numeric  values 

=  integers

 

QUSTION:87

Each  pass through  a  loop  a(n)

= iteration

 

QUSTION:88

TUG   robot  can  carry   medication  of 

=  450

QUSTION:89

The  field   of  NLP  tends  towards  which  direction 

= all 

 

QUSTION: 90

Which  of  the  following  is  the  block  element  of  HTML

=   <table>

 

QUSTION:91

-------is  a  band  coding   environment  for  writing  and  editing  HTML   and  java script  adobe  dream waver

= code  view 

 

QUSTION:92

XML  STANDS  FOR 

= Extensible  markup  language 

 

QUSTION:93

Compilers  and  editors  come  under  which  type  of  software 

=  system  software

QUSTION:94

Procedural   knowledge  is  learning

= ‘How’

 

QUSTION:95

What  will  be  the  output   of  int  a=10+4.867

=  compiler  error

 

QUSTION:96

--------  is  aimed  too give   detail  explanation   about  the   use  and   feature  of  software 

=  user  documentation 

 

QUSTION:97

The  communication  between  people   because  of  computer  has 

= improved

 

QUSTION:98

A  mark  or  any  other  distinctive  sign  associated  with  products  is  called

= trademark 

QUSTION:99

----------  is  the  field  of  engineering  that   deals  with designing   systems   interfaces  by  considering  the  humans  mental  abilities 

=   cognetics 

 

QUSTION:100

Usual  way  of  protecting  software  is 

=  copyright 

 

QUSTION:101

Major  component  of  syntactic  analysis  is

=  parsing

 

QUSTION:102

Which  of  the  following   symbol  is  at  the  line  to  separate  statement  many  imperative    language

=    ;

 

QUSTION:103

A   track  that  leads  to  a  simulation  oriented    methodology

 =  theoretical

 

QUSTION:104

There  we   found  that  a  register    called  a  -------------  is  used   to  hold   the  address  of  next  instruction  to  be  executed

=   program   counter 

 

QUSTION:105

Software  engineering  is   an  engineering  discipline  that  is  concerned  with 

=  all  aspects  of  software   production  

 

QUSTION:106

A --------  is  a  storage  area   that   contains   such  an  encoded  address

=  array

 

 QUSTION:107

The   point  at  which  all   steps  in  transaction  have  been  recorded 

In  the  log  is  called  the 

Commit  point 

 

QUSTION:108

In   which  of  the   following  paradigms  a  program  is  constructed  by  connecting   smaller  predefined  small  units 

 =  functional  parT