Search
.Management Sciences
Category: Software Engineering Mcqs
Which of the following examples is/are models of application architectures ?
0
A. a means of assessing components for reuse
B. a design checklist
C. a vocabulary for talking about types of applications
D. all of the mentioned
(more…)
Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory ?
A. copy wb ../misc collect ../misc mon ../misc
B. cp wb collect mon ../misc
C. copy wb collect mon /misc
D. tar wb collect mon /misc
The ________________ of a specification language indicates how the language represents system requirements?
A. semantic domain
B. syntactic domain
C. sequence
D. set
(more…)
Which of the following program is not a utility ?
A. Editor
B. Spooler
C. Debugger
D. All of the above
An alternative way of displaying text on web page using ?
A. asp:listitem
B. asp:button
C. asp:label
D. none of these
The smallest integer type is _____________ and its size is____________ bits?
A. short, 8
B. byte, 8
C. short, 16
D. short, 16
What DFD notation is represented by the Rectangle ?
A. Transform
B. Data Store
C. Function
D. None of the mentioned
What namespace does the Web page belong in the .NET Framework class hierarchy ?
A. System.Windows.Page
B. System.Web.page
C. System.web.UI.Page
D. None of these
Recent Comments