Problem
(a) List all C# primitive types that do not exist in Java.
(b) List all Java primitive types that do not exist in C#.
(c) For each primitive type that exists in both C# and Java, describe any significant differences between the C# version and the Java version.