DIFFERENCES BETWEEN JAVA AND C AND C++
Differences Between Java and C Java deos incluede c unique statements size and typedef Java deosn't support the data type structure and union Java doesn't define the type modifiers auto, register, extern, signed and unsigned. java doesn't support pointers. Java doesn't hava pre-processor statements Java acts labelled break and continue statements. Java adds many other features required for...