FINALTERM EXAMINATION
Spring 2010
CS504- Software Engineering - I (Session - 3)
Ref No:
Time: 90 min
Marks: 58
Student Info | |
StudentID: | |
Center: | |
ExamDate: |
Question No: 1 ( Marks: 1 ) - Please choose one
are readily available.
► True
► False
Question No: 2 ( Marks: 1 ) - Please choose one
► to document all conditional statements
► to guide the development of the project management plan
► only when building an expert system
► when a complex set of conditions and actions appears in a component
Question No: 3 ( Marks: 1 ) - Please choose one
► True
► False
Question No: 4 ( Marks: 1 ) - Please choose one
► observability
► simplicity
► stability
► all of the given
Question No: 5 ( Marks: 1 ) - Please choose one
customer market analysis prior to product release.
► True
► False
Question No: 6 ( Marks: 1 ) - Please choose one
models it is possible to develop meaningful guidelines for determining when software testing is done.
► True
► False
Question No: 7 ( Marks: 1 ) - Please choose one
► True
► False
Question No: 8 ( Marks: 1 ) - Please choose one
► Localized
► Private
► Global
► Accessible
Question No: 9 ( Marks: 1 ) - Please choose one
► definition phase
► development phase
► maintenance
► non of the above
Question No: 10 ( Marks: 1 ) - Please choose one
► Requirements
► Design
► Coding
► Testing
Question No: 11 ( Marks: 1 ) - Please choose one
► Performance
► Efficiency
► Usability
► non of the all
Question No: 12 ( Marks: 1 ) - Please choose one
► Observer
► Structural
► Behavioral
► Non of them
Question No: 13 ( Marks: 1 ) - Please choose one
---------- name.
► class
► method
► object
► non of the all
Question No: 14 ( Marks: 1 ) - Please choose one
thoroughly after manufacturing
► Circuit level
► Chip Level
► component level
► system level
Question No: 15 ( Marks: 1 ) - Please choose one
► freely
► independently
► dependtly
► completely
Question No: 16 ( Marks: 1 ) - Please choose one
► Uptime
► Downtime
► Currentime
► futuretimr
Question No: 17 ( Marks: 1 ) - Please choose one
► Program crashes quite regularly after a given routine is called, that routine should be examined for a possible overrun condition.
► If the routine in question does not appear to have any such problem the most likely cause is that another routine, called in the prior sequence, has already
trashed variables or memory blocks.
► Checking the trace log of the called routines leading up to one with the problem will often show up the error.
► Compiler warnings.
Question No: 18 ( Marks: 1 ) - Please choose one
► 2
► 3
► 4
► 5
Question No: 19 ( Marks: 1 ) - Please choose one
► Presentation
► Application
► Database
► All of the above
Question No: 20 ( Marks: 1 ) - Please choose one
the -------------- scope possible.
► Smallest
► largest
► medium
► None of the given
Question No: 21 ( Marks: 1 ) - Please choose one
► abstraction and encapsulation
► abstraction and Inheritence
► abstraction and Polymarhphism
► None of given
Question No: 22 ( Marks: 1 ) - Please choose one
► Flow Graphs
► Data Flow Diagrams
► Activity Networks
► Module Dependency Diagrams
Question No: 23 ( Marks: 1 ) - Please choose one
► dependability, interchangeability
► platform independence, interoperability
► reliability, dependency
► interoperability, reliability
Question No: 24 ( Marks: 1 ) - Please choose one
► Class Diagram
► Document flow diagrams
► Data flow diagrams
► Flow charts
Question No: 25 ( Marks: 1 ) - Please choose one
► direct manipulation
► direct manipulation
► natural language
► command line
Question No: 26 ( Marks: 1 ) - Please choose one
► unit testing, beta testing
► acceptance testing, interface testing
► beta testing, acceptance testing
► integration testing, interface testing
Question No: 27 ( Marks: 2 )
Question No: 28 ( Marks: 2 )
Question No: 29 ( Marks: 2 )
Question No: 30 ( Marks: 2 )
Question No: 31 ( Marks: 3 )
Question No: 32 ( Marks: 3 )
Question No: 33 ( Marks: 3 )
while a
{
while b
c
d
}
If you were to test this code, what would be the test technique to adopt?
Question No: 34 ( Marks: 5 )
Question No: 35 ( Marks: 5 )
Question No: 36 ( Marks: 5 )
(5+5)
No comments:
Post a Comment
PLEASE COMMENT ABOUT YOUR VISIT AND MY SITE
Note: Only a member of this blog may post a comment.