Software Engineering Questions


Q.  FAST stands for ________ .

a. Functional Application Specification Technique
b. Fast Application Specification Technique
c. Facilitated Application Specification Technique
d. None of the above


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  How many types of authentication ASP.NET supports?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following is the default authentication mode for IIS?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  You use the ASP.NET Web Site Administration Tool to configure ASP.NET membership with forms authentication. What should you name your login form so that you do not have to modify the Web.config file?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What are the types of cookies?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Default Session data is stored in ASP.Net.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which session modes stores session Information in Current Application Domain?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Choose the correct option about the Integrated Security property of connection object.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  In which file you should write the connection string, so you can access it in all the web page for same application?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How will you specifying the Cache Location?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of these data source controls do not implement Caching?
Category: Computer Science MCQs,   Published by: teswesm
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