- 12 What Is The Value Of 110100112 100110012 A 01011011002 B 10101101102 C 01000111012 D 01011101102 13 Which Of 1 (166.41 KiB) Viewed 16 times
12. What is the value of 110100112- 100110012? a. 01011011002 b. 10101101102 c. 01000111012 d. 01011101102 13. Which of
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
12. What is the value of 110100112- 100110012? a. 01011011002 b. 10101101102 c. 01000111012 d. 01011101102 13. Which of
12. What is the value of 110100112- 100110012? a. 01011011002 b. 10101101102 c. 01000111012 d. 01011101102 13. Which of the following MATLAB expressions generates an evenly spaced vector x containing 15 values between 4 and 20. a. x=linspace(4,15,20) b. x=linspace(15,4,20) C. X=4:15:20 d. x=linspace(4,20,15) 14. Which of the following is the lowest in the computer memory hierarchy? a. Cache b. RAM c. Secondary memory d. CPU registers 15. Which of the following is a comparison operator in MATLAB? a. + b. && C. = d. >= 16. Which of following command is used to clear command window in MATLAB? a. Clear b. Clc c. Close d. Closeall