Exam (elaborations)
CSE 110 FINAL (JAVA) Questions And Answers
- Course
- Institution
Which of the following are Java primitive data types? a. String b. float c. Random d. boolean e. char f. int g. Array h. math i. double j. class k. none of these - Answer- b, d, e, f, i Which of the following Java literals have the data type int? a. 123 b. 3f c. 3.14 d. -3 e. 'a'...
[Show more]