PS 2
- Write a program to investigate what a/b is if a=7 and b=3 for the four possibilities of a and b being ints and doubles.
- What do you get if your add to chars? What is 'a' plus 'b'?
- Can you do a++ is a is a char?
- What value do you get if declare an int but don't initialize it? What about a double or a float?
Submit the program you wrote to answer problem 3 and send it to tcd.ma1262@gmail.com both by cut and pasting it and as an attachment. Say if it compiles and put PS2 and your tutorial time in the subject line.