CERTIPORT SOFTWARE DEVELOPMENT 1-4
EXAM 2026-2027 QUESTIONS AND ANSWERS
GRADED A+
Using Asp.net, you need to store a value that can be shared across users on the
server
A.) Application
B.) Session
C.) ViewState
D.) Cookies
A.) Application
What is the term for small units of text that are stored on a client computer?
A.)Trace
B.) Transfer
C.) Cross page post
D.) Cookie
D.) Cookie
For these statements match the correct response
,XHTML attribute names must be in uppercase
XHTML attribute names must be in quotation marks
XHTML attribute minimization is forbidden
A.) True, False, True
B.) True, False, False
C.) True, True, True
D.) False, True, True
D.) False, True, True
Which function does Simple Object Access Protocol (SOAP) provide when using
web service?
A.) Model for describing Web services
B.) Directory of registered web services
C.) Communications protocol
D.) Security model
C.) communications protocol
You need to debug a Windows Service application by using breakpoints.What
should you do?
A.) Implement the Console.WriteLine method throughout the Windows Service.
B.) Set the Windows Service status to Paused.
,C.) Write all events to an event log.
D.) Use the Attach to Process menu in Microsoft Visual Studio.
B.) Set the Windows Service status to Paused.
What is the gesture when running your finger across a device?
Swiping
What is displayed on the Surface tablet when this gesture is performed?
App bar
To minimize the time between when a race official records the results and when
the results are available on the web, which part of the system is critical?
Satellite Link
To increase the number of students that can access race results, what element
should be added to the system?
Web Application Servers
To minimize the amount of storage used on the hard drive by an application that
generates many small files, you should make the _____________ as small as
possible.
, A.) Partition
B.) No answer text provided.
C.) File allocation table
D.) Block size
D.) Block size
Which two types of information should you include in an effective test case?
(Choose two.)
A.) any pre-conditions necessary to test the case
B.) the expected result from testing the case
C.) multiple actions combined as a single step to test the case
D.) the stakeholders who originated the test case
A.) any pre-conditions necessary to test the case
B.) the expected result from testing the case
The Dog class and the Cat class inherit from the Animal class. The Animal class
includes a breathe() method and a speak() method. If the speak() method is called
from an object of type Dog, the result is a bark. If the speak() method is called
from an object of type Cat, the result is a meow.
Which term is used to describe this object-oriented concept?
A.) Encapsulation
B.) No answer text provided.
C.) Data hiding
EXAM 2026-2027 QUESTIONS AND ANSWERS
GRADED A+
Using Asp.net, you need to store a value that can be shared across users on the
server
A.) Application
B.) Session
C.) ViewState
D.) Cookies
A.) Application
What is the term for small units of text that are stored on a client computer?
A.)Trace
B.) Transfer
C.) Cross page post
D.) Cookie
D.) Cookie
For these statements match the correct response
,XHTML attribute names must be in uppercase
XHTML attribute names must be in quotation marks
XHTML attribute minimization is forbidden
A.) True, False, True
B.) True, False, False
C.) True, True, True
D.) False, True, True
D.) False, True, True
Which function does Simple Object Access Protocol (SOAP) provide when using
web service?
A.) Model for describing Web services
B.) Directory of registered web services
C.) Communications protocol
D.) Security model
C.) communications protocol
You need to debug a Windows Service application by using breakpoints.What
should you do?
A.) Implement the Console.WriteLine method throughout the Windows Service.
B.) Set the Windows Service status to Paused.
,C.) Write all events to an event log.
D.) Use the Attach to Process menu in Microsoft Visual Studio.
B.) Set the Windows Service status to Paused.
What is the gesture when running your finger across a device?
Swiping
What is displayed on the Surface tablet when this gesture is performed?
App bar
To minimize the time between when a race official records the results and when
the results are available on the web, which part of the system is critical?
Satellite Link
To increase the number of students that can access race results, what element
should be added to the system?
Web Application Servers
To minimize the amount of storage used on the hard drive by an application that
generates many small files, you should make the _____________ as small as
possible.
, A.) Partition
B.) No answer text provided.
C.) File allocation table
D.) Block size
D.) Block size
Which two types of information should you include in an effective test case?
(Choose two.)
A.) any pre-conditions necessary to test the case
B.) the expected result from testing the case
C.) multiple actions combined as a single step to test the case
D.) the stakeholders who originated the test case
A.) any pre-conditions necessary to test the case
B.) the expected result from testing the case
The Dog class and the Cat class inherit from the Animal class. The Animal class
includes a breathe() method and a speak() method. If the speak() method is called
from an object of type Dog, the result is a bark. If the speak() method is called
from an object of type Cat, the result is a meow.
Which term is used to describe this object-oriented concept?
A.) Encapsulation
B.) No answer text provided.
C.) Data hiding