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 5 years, 2 months agosteefaand
Most Recent 10 months, 2 weeks agoduydn
1 year, 3 months agowk8b
1 year, 7 months agor1muka5
1 year, 9 months agoSofia_Shireen
3 years agoInnovation
4 years, 11 months ago