Question: 2. Consider the following piece of Java code: i - (int) 'F'; int j int m (int) 'A', i j; = What is the value

2. Consider the following piece of Java code: i - (int) 'F'; int j int m (int) 'A', i j; = What is the value of integer m ? 3. Mark each of the following statements about Java datatype char as either True or False: a) 'a' > 'D'; b) 'c' 'F'; d) '$' != '8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
