summaryrefslogtreecommitdiff
path: root/911/CH7/EX7.4.c/ex_7_4_c.sce
diff options
context:
space:
mode:
Diffstat (limited to '911/CH7/EX7.4.c/ex_7_4_c.sce')
-rw-r--r--911/CH7/EX7.4.c/ex_7_4_c.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/911/CH7/EX7.4.c/ex_7_4_c.sce b/911/CH7/EX7.4.c/ex_7_4_c.sce
new file mode 100644
index 000000000..032334dff
--- /dev/null
+++ b/911/CH7/EX7.4.c/ex_7_4_c.sce
@@ -0,0 +1,6 @@
+//example 7.4(c)//
+clc
+//clears the screen//
+clear
+//clears all variables//
+disp('D7 is active. Since D7 has the highest priority, it will be encoded irrespective of the logic status of other inputs. Therefore, the output bits are A=0, B=0 and C=0') \ No newline at end of file