A

Admin • 828.03K Points
Coach

Q. In java, how many streams are created for us automatically?

  • (A) 2
  • (B) 3
  • (C) 4
  • (D) 5
  • Correct Answer - Option(B)
  • Views: 12
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
In Java, 3 streams are created for us automatically. All these streams are attached with the console.
1. System.out
2. System.in
3. System.err

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.