Given the code fragment:
public static void main (String [ ] args) throws IOException {
BufferedReader br = new BufferedReader (new InputStremReader (System.in));
System.out.print ("Enter GDP: ");
//line 1
}
Which code fragment, when inserted at line 1, enables the code to read the GDP from the user?
Ritesh_
Highly Voted 4 years, 9 months agosteefaand
Most Recent 5 months, 4 weeks agoduydn
10 months, 2 weeks agowk8b
1 year, 2 months agor1muka5
1 year, 5 months agoSofia_Shireen
2 years, 8 months agoInnovation
4 years, 6 months ago