Free Software Engineering MCQs Mock Test Online with Answers

Prepare for your exams with our free Software Engineering mock test online. This quiz includes repeated MCQs with answers from real exam papers to help you revise key software concepts. Practise questions on software development life cycle, design models, testing, project management, and programming principles. Take the Software Engineering online test anytime, check your score instantly, and get ready to perform confidently in your exams.

⏱️: 90:00
✔️ Correct: 0 | ❌ Wrong: 0
Q1 : The person generally responsible for the program design strategy, standards, and construction is called a(n) ?
Q2 : How do you register a user control ?
Q3 : The class java.sql.Timestamp is associated with _____________?
Q4 : What will the output of the following program? public class Test{ public static void main(String args[]){float f = (1 / 4) * 10; int i = Math.round(f); System.out.println(i); } } ?
Q5 : EIS should offer the capability to _____________ into the data?
Q6 : Which of the following is included in the Office automation systems ?
Q7 : In Java byte, short, int and long all of these are ____________?
Q8 : Which method executes only once ?
Q9 : The back bone of any organization is________________?
Q10 : Runnable is_______________?
Q11 : Decision making process has been proposed by _______ in _______?
Q12 : Audit gives details about __________ to Account Payable System?
Q13 : Java is a _______________language?
Q14 : All of the following are examples of requirements problems, except________________?
Q15 : In ASP.NET what does the following return ?
Q16 : In ASP.NET application the Global.asax file lie in which directory_________________?
Q17 : Which of the following is NOT a guideline for successfully conducting a Joint Requirements Planning (JRP) session ?
Q18 : Which of the following is a requirement when merging modified data into a DataSet ?
Q19 : How do you get information from a form that is submitted using the “post” method ?
Q20 : What is a strong name ?
Q21 : The flow of information through MIS is_________________?
Q22 : Which is the limitation of high level language?
Q23 : Which of the following is an advantage of discovery prototyping ?
Q24 : What is the maximum number of cookies that can be allowed to a web site ?
Q25 : Which of the following reports categorizes information for managers who are not interested to wade through the details ?
Q26 : Management information systems (MIS) ?
Q27 : The task of establishing system improvement objectives is performed in which phase of systems analysis ?
Q28 : The general transformation cycle for information is________________?
Q29 : Minimum threads in a program are________________?
Q30 : In cases where the data item has a large number of predefine values and screen space is tight, the following GUI control should be used for an input?
Q31 : _____________captures and processes customer orders and produces customer invoices?
Q32 : In my .NET Framework I have threads. Which of the following denote the possible priority level for the threads ?
Q33 : Which of the tests is a final system test performed by end users using real data over an extended period of time ?
Q34 : Controls of data communication deal with _________________?
Q35 : Which of the following statements about arrays is syntactically wrong ?
Q36 : Which method do you invoke on the DataAdapter control to load your generated dataset with data ?
Q37 : _________ systems are interactive information systems that assist a decision maker in approaching ill-structured problems by offering analytical models and access to database ?
Q38 : pow () is associated with which class ?
Q39 : Which of the following is used to send email message from my ASP.NET page?
Q40 : Cause-and-effect analysis is performed in the following phase of systems analysis________________?
Q41 : ___________ is a special subfolder within the windows folder that stores the shared .NET component?
Q42 : Which of the following phases identifies and expresses requirements, prioritizes requirements, updates project plan, and communications the requirements statement ?
Q43 : In Java, the word true is ___________________?
Q44 : The term used to describe those people whose jobs involve sponsoring and funding the project to develop, operate, and maintain the information system is_______________?
Q45 : Which one is NOT a phase of the systems development life cycle ?
Q46 : The business re-engineering requires a major change in the ____________________?
Q47 : Which of the following is(are) the inputs to the Systems Construction phase ?
Q48 : A property or quality the system must have is called a_______________?
Q49 : In a typical ____________ network, application processing is shared between clients and one more servers?
Q50 : Use-case analysis focuses upon_______________?
Q51 : The following fraction of code double STATIC = 2.5 ; System.out.println( STATIC ); ?
Q52 : We can manage states in asp.net application using_______________?
Q53 : Open database connectivity (OBDC) tools are an example of_______________?
Q54 : Who can access Session state variables ?
Q55 : Which namespace allows us to formauthentication ?
Q56 : What is a diffgram ?
Q57 : The project team is composed of the system professional are directly responsible for _____________ the system?
Q58 : When a bank offers web self-service for customers to answer their questions, the primary outcome is ___________?
Q59 : The task of establishing system improvement objectives is performed in which phase of systems analysis ?
Q60 : Which of the following is(are) the task(s) of the Systems Conversion phase ?
Q61 : In the following statement which one is true to information systems ?
Q62 : The most important attribute of information quality that a manager requires is ?
Q63 : Why we use array as a parameter of main method_________________?
Q64 : Which of the following allow writing formatted output ?
Q65 : Which one of the following is used to define the structure of the relation, deleting relations and relating schemas?
Q66 : The .NET framework which provides automatic memory management using a technique called _________________?
Q67 : Size of float and double in Java is________________?
Q68 : Which of the following is true ?
Q69 : What attributes do you use to hide a public .Net class from COM ?
Q70 : I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
Q71 : All of the following are examples of requirements problems, except ?
Q72 : If a developer of ASP.NET defines style information in a common location. Then that location is called as_________________?
Q73 : Rapid Application Development (RAD) strategy includes all of the following, except ?
Q74 : A type of language in which the instruction are written in binary foam is called?
Q75 : The JDBC-ODBC bridge is_________________?
Q76 : Which driver is called as thin-driver in JDBC ?
Q77 : Which of the tests is a final system test performed by end users using real data over an extended period of time ?
Q78 : Which among following classes is not part of Java’s collection framework ?
Q79 : Which of the following is the first phase of the Systems Implementation phase ?
Q80 : which statements are most accurate regarding the following classes? class A{private int i; protected int j; } class B extends A{ private int k; protected int m; } ?
Q81 : Decision trees could be represented in different ways such as________________?
Q82 : Caching type supported by ASP.Net ?
Q83 : Which of the following is NOT an objective of MIS ?
Q84 : Who are the people that actually use the system to perform or support the work to be completed ?
Q85 : What is the significance of Response.AddHeaders( ) ?
Q86 : In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this ?
Q87 : Project Management ensures that______________?
Q88 : Which one of the following is not a business driver for an information system ?
Q89 : The elements of control will consist of __________________?
Q90 : Which one of the tests is performed on a subset of a program ?
Q91 : String is the predefined ?
Q92 : The process of requirements discovery consists of the following activities, except_______________?
Q93 : Which of the following statements about XML schemas is incorrect ?
Q94 : Decision making process has been proposed by _______ in _______?
Q95 : An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?
Q96 : You need to store state data that is accessible to any user who connects to your Web application. Which object should you use ?
Q97 : How to find out what version of ASP.NET I am using on my machine ?
Q98 : Critical information for top management is provided by ______________ information system?
Q99 : MIS is both an area of _________ and a ________ of scholarly inquiry?
Q100 : Newspaper, magazine, radio, television are example of _________?