Question 51

Given:

You want to obtain the Stream object on reading the file. Which code inserted on line 1 will accomplish this?
  • Question 52

    Given:

    What is the result?
  • Question 53

    Which code fragment prints 100 random numbers?
  • Question 54

    Given:

    Which is true?
  • Question 55

    Given:

    You wants to make the reduction operation parallelized.
    Which two modifications will accomplish this?