CHAPTER 29Programming Concepts: Objective 4.3: Explain the purpose and use of programming concepts
As you prepare for the ITF+ exam, you won't need to know how to write code, but you will need to be familiar with the basic concepts of programming. You'll encounter questions that ask you to understand and interpret pseudocode, and that requires understanding the use of variables, arrays, vectors, functions, and objects.
In this chapter, you'll learn the material that you need to know about ITF+ objective 4.3. The objectives covered in this chapter include:
- Identifiers
- Containers
- Functions
- Objects
VARIABLES AND ARRAYS
Variables and arrays are the basic constructs that we use to store data in memory. They're crucial to the understanding ...
Get CompTIA ITF+ CertMike: Prepare. Practice. Pass the Test! Get Certified! now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.