Computer Science, asked by soumadyuti, 6 months ago

e) Write the duel of F= (p.1 + q.)
Q2.
a)What is truth table?
b) Draw the logic circuit diagram and truth table of XNOR gate using 2 in
c) Write the difference between double and float data type?
e) Which gates are called universal gates and why?
Q3. Write the output of the following (show the dry run/working)
public static void main(String args[]).
{
int S=0,t=10,p=7,9=6;
P+= ++ P + 9 -- + ++ -9
System.out.println(p+" ++"+t);
double k= (p+q+t)/t;
int k1= (p+q+t) % t;
System.out.println("k="+k+"k1="+k1);
}
Q4
a)Do the following binary operations:
i) (11001100.1101)2+(1010010.1001),+(1101.00111),
ii) ( 110111.111), - (111.1011),
b) using NAND gates only draw the following logic gate diagram
( X+Y+Z).(X+Y+Z+W'). (X+Y+'Z)​

Answers

Answered by nitudixit1988
1

Answer:

mark me as brainliest

then only I give the answer...........

Similar questions