What is the value of the top element after these operations are executed?
You have a stack that contains integer values. The values are pushed onto the stack in the
following order: 2,4,6,8. The following sequence of operations is executed:
Pop
Push 3
Pop
Push 4
Push 6
Push 7
Pop
Pop
Pop
What is the value of the top element after these operations are executed?
Which type of application should you choose?
You are creating an application that presents users with a graphical interface. Users will run
this application from remote computers. Some of the remote computers do not have the .
NET Framework installed. Users do not have permissions to install software.
Which type of application should you choose?
Which type of programming should you use to determine whether the room is still available when the request is
You are writing a Web application that processes room reservation requests. You need to
verify that the room that a guest has selected is not already reserved by another guest.
Which type of programming should you use to determine whether the room is still available
when the request is made?
Which term is used to describe small units of text that are stored on a client computer and retrieved to maint
Which term is used to describe small units of text that are stored on a client computer and
retrieved to maintain state?
Which function does Simple Object Access Protocol (SOAP) provide when using Web services?
Which function does Simple Object Access Protocol (SOAP) provide when using Web
services?
NET application?
Where must Internet Information Services (IIS) be installed in order to run a deployed ASP.
NET application?
Which term is used to describe the process of making the application available for client computers to access?
You are creating a Web application. The application will be consumed by client computers
that run a variety of Web browsers.
Which term is used to describe the process of making the application available for client
computers to access?
You need to group all the style settings into a separate file that can be applied to all the pages in a Web ap
You need to group all the style settings into a separate file that can be applied to all the
pages in a Web application.
What should you do?
What should you use to optimize connectivity when the number of users exceeds the number of available connecti
You have a server that limits the number of data connections.
What should you use to optimize connectivity when the number of users exceeds the
number of available connections?
Which term is used to describe the Customer component?
You are reviewing a design for a database. A portion of this design is shown in the exhibits.
Note that you may choose either the Crow’s Foot Notation or Chen Notation version of the
design. (To view the Crow’s Foot Notation, click the Exhibit A button. To view the Chen
Notation, click the Exhibit B button. )
Which term is used to describe the Customer component?