Software Engineering Questions


Q.  If the objects focus on the problem domain, then we are concerned with ______.

a. Object Oriented Analysis
b. Object Oriented Design
c. Object Oriented Analysis and Design
d. None of the above


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  You want to make a configuration setting change that will affect only the current Web application. Which file will you change?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  ______________is the first method that is fired during the page load.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is a web application running on multiple servers called?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What property do you modify on a server control to minimize the size of the ViewState data?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  A web page has lots of input data, and you want the data input to be spread across multiple screens. What is the best control to use to implement this solution on a single Web page?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  ASP.NET validation controls works (handle validation) at
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  There is a button on page name cancel and it should bypass validation when cancel button is clicked. What will you do?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following is a valid skin code inside a skin file?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is/are the advantages of master page?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How to implement authentication via web.config?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Windows-Based Authentication is well suited for.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  If any user has disabled cookies in their browsers, what can you do to enable them to use forms authentication?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What ASP.NET object encapsulates the state of the client and the browser?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  In ASP.NET what are the different types of session mode available?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  To kill a users session explicitly which of the following will you use?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which control is required of every AJAX page to manage the JavaScript files sent to the client and the communication between client and server?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What property and method of the Page object do you use to register client script dynamically from code?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which ado.net class provide disconnected environment?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What data type is returned when calling the ExecuteScalar method of a command object?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How many types of Cache Dependencies are available in ASP.NET?
Category: Computer Science MCQs,   Published by: teswesm