Define field.
Define record.
Name the two types of memory.
Name the types of software.
Answers
Answer:
Here is your answer.
Explanation:
Field: In computer science, data that has several parts, known as a record, can be divided into fields. ... In object-oriented programming, a field (also called data member or member variable) is a particular piece of data encapsulated within a class or object.
Record: A record is a data structure that groups together related items of data. These are slightly more complex than arrays as you can store more than one type of data together. ... Creating records will vary in different languages. Python uses a data structure called 'dictionaries' that has some features of the record structure.
The most basic distinction is between types of computer memory is between primary memory - often called system memory - and secondary memory, which is more commonly called storage.
There are two main types of software: systems software and application software. Systems software includes the programs that are dedicated to managing the computer itself, such as the operating system, file management utilities, and disk operating system (or DOS)