 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Matlab knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Which of the following command can be is used for complex arithmetic? | 
| A. | abs() | 
| B. | atan() | 
| C. | realc() | 
| D. | imagc() | 
| Answer» B. atan() | |
| 2. | What is the command used to check the real part of a complex number in MATLAB? | 
| A. | abs() | 
| B. | realc() | 
| C. | real() | 
| D. | cannot be checked | 
| Answer» D. cannot be checked | |
| 3. | The modulus of z, z conjugate and -z are not equal in MATLAB. | 
| A. | True | 
| B. | False | 
| Answer» C. | |