File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ ROM capacity: $2^N \times (2N+K+\log_2 M)$
6868{:.quiz}
6969
70701 . What is the ROM capacity of Counter based µcontroller ?
71- 1 . 2^N\times(K+\log_2 M)
72- * 2^N\times(N+K+\log_2 M)
73- * 2^{(M+N)}\times(K+N)
74- * 2^M\times(M+N)
71+ 1 . $ 2^N \times (K+\log_2 M)$
72+ * $ 2^N \times (N+K+\log_2 M)$
73+ * $ 2^{(M+N)} \times (K+N)$
74+ * $ 2^M \times (M+N)$
7575
76762 . Which among the following is not micro-controller ?
7777 1 . DMUX based µcontroller
@@ -80,7 +80,7 @@ ROM capacity: $2^N \times (2N+K+\log_2 M)$
8080 * None
8181
82823 . What is the ROM capacity of Preset counter based µcontroller ?
83- 1 . 2^N\times(N+K+\log_2 M)
84- * 2^N\times(K+\log_2 M)
85- * 2^{(M+N)}\times(K+N)
86- * 2^M\times(M+N)
83+ 1 . $ 2^N \times (N+K+\log_2 M)$
84+ * $ 2^N \times (K+\log_2 M)$
85+ * $ 2^{(M+N)} \times (K+N)$
86+ * $ 2^M \times (M+N)$
You can’t perform that action at this time.
0 commit comments