Jump to content

unaumamicorn

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by unaumamicorn

  1. In this tutorial myObj was being created as a new object referring to the input stream Scanner(System.in) I have a question on that - why can't we just use Scanner.nextLine() whenever we want to get user input if this is predefined method in package imported (similar to printf in C)? Thanks
×
×
  • Create New...