summaryrefslogtreecommitdiff
path: root/3860/CH1/EX1.12/Ex1_12.txt
diff options
context:
space:
mode:
Diffstat (limited to '3860/CH1/EX1.12/Ex1_12.txt')
-rw-r--r--3860/CH1/EX1.12/Ex1_12.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/3860/CH1/EX1.12/Ex1_12.txt b/3860/CH1/EX1.12/Ex1_12.txt
new file mode 100644
index 000000000..5b7a53043
--- /dev/null
+++ b/3860/CH1/EX1.12/Ex1_12.txt
@@ -0,0 +1,8 @@
+
+ Addition of two Binary number 0110 and 0111 is =
+
+ 1101
+
+ Addition of two Binary number 1101 and 0101 is =
+
+ 10010 \ No newline at end of file