Column A Column B i. int x a. “Java Language" ii. char p b. 345 iii. String st c. false d. 45.65 iv. boolean m e. 'K' v. double n f. 0.004125 vi. float y
Attachments:
Answers
Answered by
1
Column "A" : => "Answers" :
A) "Java Language" => String st
B) 345 => Int x
C) false => boolean m
D) 45.65 => float y
E) 'K' => char p
F) 0.004125 => double n
Similar questions
Computer Science,
13 hours ago
Computer Science,
13 hours ago
Chemistry,
13 hours ago
Biology,
1 day ago
Math,
8 months ago
Computer Science,
8 months ago