summaryrefslogtreecommitdiff
path: root/911/CH7/EX7.4.b/ex_7_4_b.sce
diff options
context:
space:
mode:
Diffstat (limited to '911/CH7/EX7.4.b/ex_7_4_b.sce')
-rw-r--r--911/CH7/EX7.4.b/ex_7_4_b.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/911/CH7/EX7.4.b/ex_7_4_b.sce b/911/CH7/EX7.4.b/ex_7_4_b.sce
new file mode 100644
index 000000000..23d4a5ad5
--- /dev/null
+++ b/911/CH7/EX7.4.b/ex_7_4_b.sce
@@ -0,0 +1,6 @@
+//example 7.4(b)//
+clc
+//clears the screen//
+clear
+//clears all variables//
+disp('Inputs D5 to D7 are the ones that are active; among these, D7 has the highest priority. Therefore, the output bits are A=0, B=0 and C=0') \ No newline at end of file