solves in the lab:

Post date: Feb 4, 2013 10:15:36 AM

HW1):  gates ( 1- AND , 2-  OR , 3-  XOR  , 4- NOT) execute all  once?

                                                                             *********

HW2): write program  c++ to read  & convert small character  to capital :  the result    A=a ascii code :97,  a=A ascii code : 65 ? 

                                                                  ************************

HW3):  print  array size a[3][3]?

 

                      ****************************************

HW4): read three array and find maximum array in them?

                                ******************************************************