Certiport - Software Development
Questions and Answers
1NF - ANSWER-Normalization ensuring each column holds a single data piece.
3NF - ANSWER-Normalization preventing data changes in one field from affecting
others.
Access Modifier - ANSWER-Keyword like public or private controlling class access.
Agile - ANSWER-Project management for evolving requirements.
Asynchronous Tasks - ANSWER-Tasks running concurrently.
Base Class - ANSWER-Foundation for other classes.
Binary Search - ANSWER-Recursive search finding a match.
Boolean - ANSWER-Data type storing true or false.
Branch - ANSWER-Version control copy for group work.
Browser Developer Tools - ANSWER-Browser suite aiding webpage development.
Bubble Sort - ANSWER-Element comparison-based sorting.
Check In - ANSWER-Version control save and unlock.
Check Out - ANSWER-Version control file lock for editing.
Class - ANSWER-Object blueprint.
Client-Side Programming - ANSWER-Code processing on client machines.
Clone - ANSWER-Version control local repository copy.
Commit - ANSWER-Transaction finalization.
Concurrency - ANSWER-Simultaneous data action by different users.
, If Else Statement - ANSWER-Conditional code structure.
If Statement - ANSWER-Conditional code block.
IFrame - ANSWER-HTML frame displaying another file.
Immutability - ANSWER-A variable that cannot be changed.
Implementation - ANSWER-SDLC phase for code writing.
Index - ANSWER-Database method for faster retrieval.
Inner Join - ANSWER-Join type for common records.
Instance - ANSWER-Class-created object.
Instantiation - ANSWER-Object creation from a class.
Integer - ANSWER-Whole number data type.
Isolation Level - ANSWER-Data protection level during transactions.
JavaScript - ANSWER-Adds dynamic elements to webpages
Join - ANSWER-Bringing two tables together to display related data
JSON - ANSWER-Data storage format using key-value pairs
Key-Value Database - ANSWER-Stores data in key-value pairs
Linear Search - ANSWER-Sequential search until item found
Linked Lists - ANSWER-Dynamic item list supporting multiple data types
LINQ - ANSWER-Integrates query language into C#
Local Storage - ANSWER-Stores webpage interaction data on a local computer
Maintenance - ANSWER-Phase in SDLC for bug fixing and enhancements
Memory Heap - ANSWER-Adjustable memory for storing objects
Memory Stack - ANSWER-Fixed memory block for data storage
Connection Pool - ANSWER-A shared pool of connections to a database server.
Questions and Answers
1NF - ANSWER-Normalization ensuring each column holds a single data piece.
3NF - ANSWER-Normalization preventing data changes in one field from affecting
others.
Access Modifier - ANSWER-Keyword like public or private controlling class access.
Agile - ANSWER-Project management for evolving requirements.
Asynchronous Tasks - ANSWER-Tasks running concurrently.
Base Class - ANSWER-Foundation for other classes.
Binary Search - ANSWER-Recursive search finding a match.
Boolean - ANSWER-Data type storing true or false.
Branch - ANSWER-Version control copy for group work.
Browser Developer Tools - ANSWER-Browser suite aiding webpage development.
Bubble Sort - ANSWER-Element comparison-based sorting.
Check In - ANSWER-Version control save and unlock.
Check Out - ANSWER-Version control file lock for editing.
Class - ANSWER-Object blueprint.
Client-Side Programming - ANSWER-Code processing on client machines.
Clone - ANSWER-Version control local repository copy.
Commit - ANSWER-Transaction finalization.
Concurrency - ANSWER-Simultaneous data action by different users.
, If Else Statement - ANSWER-Conditional code structure.
If Statement - ANSWER-Conditional code block.
IFrame - ANSWER-HTML frame displaying another file.
Immutability - ANSWER-A variable that cannot be changed.
Implementation - ANSWER-SDLC phase for code writing.
Index - ANSWER-Database method for faster retrieval.
Inner Join - ANSWER-Join type for common records.
Instance - ANSWER-Class-created object.
Instantiation - ANSWER-Object creation from a class.
Integer - ANSWER-Whole number data type.
Isolation Level - ANSWER-Data protection level during transactions.
JavaScript - ANSWER-Adds dynamic elements to webpages
Join - ANSWER-Bringing two tables together to display related data
JSON - ANSWER-Data storage format using key-value pairs
Key-Value Database - ANSWER-Stores data in key-value pairs
Linear Search - ANSWER-Sequential search until item found
Linked Lists - ANSWER-Dynamic item list supporting multiple data types
LINQ - ANSWER-Integrates query language into C#
Local Storage - ANSWER-Stores webpage interaction data on a local computer
Maintenance - ANSWER-Phase in SDLC for bug fixing and enhancements
Memory Heap - ANSWER-Adjustable memory for storing objects
Memory Stack - ANSWER-Fixed memory block for data storage
Connection Pool - ANSWER-A shared pool of connections to a database server.