CS504
|
Camel Case Is Now The Official Convention For File Names And Identifiers In The __________ Programming Language
|
C#
|
C++
|
Java
|
Visual Basic.Net
|
C
|
CS504
|
------------------ Are Two Important Tools That Can Help In Managing And Mastering The Complexity Of A Program
|
Abstraction And Encapsulation
|
Abstraction And Inheritence
|
Abstraction And Polymarhphism
|
None Of Given
|
A
|
CS504
|
Cohesion Is About Making Sure Each Component Does Thing And Does It Well
|
One
|
Three
|
Two
|
Infinite
|
A
|
CS504
|
Which Of These People Would Not Be Likely To Part Of The Fast Team?
|
Hardware And Software Engineers
|
Manufacturing Representative
|
Marketing Representatives
|
Senior Financial Officers
|
D
|
CS504
|
Source Files Can Have The Extension ----------------
|
C++ .
|
.C
|
.Cpp
|
All Of The Given
|
D
|
CS504
|
The Pattern Movement Became Very Quiet Until __________ When Patterns Appeared Again At Oopsla Conference
|
1987
|
1988
|
1962
|
1995
|
A
|
CS504
|
Many Compilers Limit The Maximum Number Of Bits In The Bit Field To The Size Of A(N) ___________
|
Integer
|
Float
|
Character
|
Double
|
A
|
CS504
|
Which Piece Of Code Is Self-Documented?
|
F (X==0) // This Is The Case When We Are Allocating A New Number
|
F (Allocflag == 0)
|
If (Allocflag == New_Number)
|
None Of The Given
|
C
|
CS504
|
Configuration Reviews Are Not Needed If Regression Testing Has Been Rigorously Applied During Software Integration
|
True
|
False
|
Na
|
Na
|
B
|
CS504
|
Asynchronous Massages Are Denoted
|
Half Arrow
|
Simple Line
|
Full Arrow
|
Non Of Above
|
A
|
CS504
|
The Hardest Single Part Of Building A Software System Is Deciding Precisely ----------- To Build
|
What
|
How
|
When
|
Why
|
A
|
CS504
|
It Is Not Possible To Use Ordinary Data Flow Diagrams To Model The Functional Requirements Of Real-Time Systems
|
True
|
False
|
Na
|
Na
|
B
|
CS504
|
In Transaction Mapping The First Level Factoring Results In The__________
|
Creation Of A Cfd
|
Derivation Of The Control Hierarchy
|
Distribution Of Worker Modules
|
Refinement Of The Module View
|
B
|
CS504
|
A Decision Table Should Be Used__________
|
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
|
D
|
CS504
|
Types That Are -----------To One File Only Can Be Declared Inside That File
|
Local
|
Global
|
Private
|
General
|
A
|
CS504
|
Performance & Usability Are Examples Of ---------------------- Requirements
|
Business
|
Functioanl
|
Non-Functioanl
|
User
|
C
|
CS504
|
Crud Include Following
|
Creat
|
Update
|
Read
|
All Of Above
|
D
|
CS504
|
Which One Is Not The Purpose Of Interaction Diagrams ?
|
Model Interactions Between Objects
|
Assist In Understanding How A System (A Use Case) Actually Works
|
Identify Responsibilities/Operations And Assign Them To Classes
|
Identify Dependencies Among Objecs
|
D
|
CS504
|
When Measure Of Independence Of A Module Or Component Is Low To The Other How Would Changes In One Component Have Effect On Other Component?
|
No
|
Low
|
High
|
Equal
|
B
|
CS504
|
An Object Or Class May Further Be Classified On The Basis Of
|
Behavior Driven Attributes
|
Data Driven Attributes
|
Responsibility Driven Attributes
|
All Of The Above
|
D
|