Podcast
Questions and Answers
Which data structure is directly processed by the machine using its instructions?
Which data structure is directly processed by the machine using its instructions?
- Character
- Integer (correct)
- Array
- Real
What is used to represent integer numbers in memory?
What is used to represent integer numbers in memory?
- Sign-magnitude method
- ASCII code
- Scientific format
- 1's complement method (correct)
What type of number has a fractional part?
What type of number has a fractional part?
- Character
- Boolean
- Real (correct)
- Integer
What is used to store non-numeric information?
What is used to store non-numeric information?
What is a memory location used to store elements of data items?
What is a memory location used to store elements of data items?