6. Write an assembly language code which will take the length of three sides of a triangle AB, BC and CA as inputs and w
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
6. Write an assembly language code which will take the length of three sides of a triangle AB, BC and CA as inputs and w
6. Write an assembly language code which will take the length of three sides of a triangle AB, BC and CA as inputs and will check whether the triangle is a right-angle triangle or not. If it is a right-angle triangle then the program will set carry flag or it will clear carry flag. Assume the lengths are word variables and their products will fit in 16 bits.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!