ASU CSE 110 Midterm for software engineering questions with correct answers
Algorithm CORRECT ANSWER A description of how to solve a problem. A set up steps to solve a problem. describe an algorithm using flow charts CORRECT ANSWER Don't stress! Flow charts are almost exactly like normal instructions, but you have to phrase them in ways or depict them in ways that suggest how a computer may process the instructions. Binary system CORRECT ANSWER The binary number system is base 2, using only bits 0 and 1. Data Types CORRECT ANSWER A way to encode some type of data some computers can manipulate it- using binary numbers. decimal system CORRECT ANSWER system of numbers based on 10. basically each numeric position increases by a power of 10. Hexadecimal Number System CORRECT ANSWER a base-16 system, consisting of the 16 symbols 0 through 9 and A through F. int CORRECT ANSWER A native type representing the integers, which are positive whole numbers and their opposites. float CORRECT ANSWER A native type representing rational numbers to limited precision. bool CORRECT ANSWER A variable whose value can be either true or false is of this data type. str CORRECT ANSWER A Python data type that holds a string of characters.
Written for
- Institution
-
Arizona State University
- Course
-
CSE 110
Document information
- Uploaded on
- March 4, 2023
- Number of pages
- 4
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
asu cse 110 midterm for software engineering questions with correct answers
Also available in package deal