Software Engineering Quiz 17
1 / 50
String is the predefined ?
2 / 50
What will be output of following program? public class Test{public static void main(String[] args){byte b=127; b++; b++; System.out.println(b); } } ?
3 / 50
Management is the process of achieving organizational goal by _________ , __________ , __________ and __________ organizational resources?
4 / 50
Interaction Diagram is a combined term for_____________________?
5 / 50
A sociotechnical system is a system that includes___________________?
6 / 50
Which among following classes is not part of Java?s collection framework ?
7 / 50
Which of the following utilities is not a part of Application Service Layer ?
8 / 50
The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is_______________?
9 / 50
A system maintaining its integrity while accepting a temporary halt in its operation is said to be in a state of___________________?
10 / 50
Which of the following is not an appraisal cost in SQA ?
11 / 50
Select the validation control used for ?PatternMatching??
12 / 50
Which of the following is not a metric for design model ?
13 / 50
A weakness in a computer-based system that may be exploited to cause loss or harm is known as ?
14 / 50
The arithmatic/logic unit performs the following actions__________________?
15 / 50
Which architecture will be built on top of a SOA ?
16 / 50
Which of the following is not a communication command?
17 / 50
The class java.sql.Timestamp is associated with _____________?
18 / 50
Output devices make it possible to ____________________ ?
19 / 50
The CPU is made up of control unit ALU and___________________?
20 / 50
How many stages are there in Iterative-enhancement model used during software maintenance ?
21 / 50
Which of the following is a part of system release ?
22 / 50
What command is used with file named ?letter? to remove the executable permission from the user and assign read permission to the group and others ?
23 / 50
Which of the following is true ?
24 / 50
File extension used for ASP.NET files ?
25 / 50
Which driver is efficient and always preferable for using JDBC applications_____________?
26 / 50
Choose the fault class in which the following automated static analysis check would fall:?Pointer Arithmetic? ?
27 / 50
Which things are dynamic parts of UML models ?
28 / 50
Which category the following statement belongs,?Classes to create and manage sessions are usually part of a WAF??
29 / 50
Which of the following allow writing formatted output ?
30 / 50
_______________________ defines the properties of a data object and take on one of the three different characteristics ?
31 / 50
What are the two ways to view the human error of a sociotechnical system ?
32 / 50
On which of the operating system below ASP.NET can run ?
33 / 50
BIOS is computer system refers to_____________________?
34 / 50
Which of the following is an activity that distributes estimated effort across the planned project duration by allocating the effort to specific software engineering tasks ?
35 / 50
The reason for software bugs and failures is due to _____________________?
36 / 50
What type of fault remains in the system for some period and then disappears ?
37 / 50
Which of the following is a requirement management activity ?
38 / 50
How do you add ASP.Net 3rd party component__________________?
39 / 50
Who was first to proposed the Cleanroom philosophy in software engineering ?
40 / 50
Which of the following is the worst type of module coupling ?
41 / 50
Which of the following early OOD methods incorporates both a ?micro development process? and a ?macro development process.? ?
42 / 50
COTS product reuse means_______________?
43 / 50
Which of the following errors should not be tested when error handling is evaluated ?
44 / 50
To deliver a message to the correct application program running on a host, the ___________ address must be consulted ?
45 / 50
A scanner scans______________________?
46 / 50
Which of the tests is a final system test performed by end users using real data over an extended period of time ?
47 / 50
Which of the following is not included in External failure costs ?
48 / 50
Which of the following is not a design principle that allow the user to maintain control ?
49 / 50
What is a software patch ?
50 / 50
Which major development led to the production of microcomputers ?
Provide Your Information
Your score is
The average score is 0%
Restart quiz