CERTIPORT SOFTWARE DEVELOPMENT
#3 QUESTIONS AND ANSWERS
2024/2025
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?
A.) Deploying
B.) Virtualization
C.) Hosting
D.) Casting
→ C.) Hosting
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?
A.) client-side
B.) batch processing
C.) multithreaded
1|Page| GradeA+ | 2 0 0 2 5
, 2 0 2 4 /2025 | © copyright | This work may not be copied for profit gain Excel!
D.) server-side
→ D.) server-side
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?
A.) Use a WebKit.
B.) Use inline styles
C.) Use an Extensible Markup Language (XML) schema
D.) Use a Cascading Style Sheet (CSS)
→ D.) Use a Cascading Style Sheet (CSS)
Converting an object to a more general type is called upcasting.
A.) downcasting
B.) no change is needed
→ B.) no change is needed
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Q1 An Entity relationship diagram (ERD) is designed for an object-oriented database.
1|Page| GradeA+ | 2 0 0 2 5