• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu

Discussões Q&A

Scanner myVar = new Scanner(System.in); what it mean?
inputjava
0 Voto
2 Respostas
22nd Dec 2016, 4:57 PM
Vannak Saing
Vannak Saing - avatar
Can someone explain me this Scanner myVar = new Scanner(System.in);
input
0 Voto
2 Respostas
13th May 2019, 4:35 PM
Merfid Alihodzic
Merfid Alihodzic - avatar
What is the meaning of "new" in "Scanner myVar = new" ?
inputjavascanner
0 Voto
5 Respostas
7th Aug 2018, 10:24 AM
Kavya R
Kavya R - avatar
Scanner myvar = new Scanner (System.in) Why is this used.
java
0 Voto
1 Resposta
16th Dec 2016, 1:54 PM
Rohit thapliyal
Rohit thapliyal - avatar
can anybody explain me this syntax scanner MyVar = New scanner (system.in);
java
1 Voto
5 Respostas
16th Sep 2016, 11:33 AM
abhishek
abhishek - avatar
Why do we write Scanner myVar = new in that example?
java
0 Voto
1 Resposta
2nd Jun 2018, 6:38 AM
Janani B
Janani B - avatar
"scanner myvar = new" is new a value here? Like saying this is empty for now?
inputjava
1 Voto
3 Respostas
30th Aug 2017, 6:30 PM
Yuko
Yuko - avatar
import java.util.Scanner; class MyClass { public static void main(String[ ] args) { Scanner myVar = new Scanner(System.in); System.out.println(myVar.nextLine()); } }
inputjava
0 Voto
6 Respostas
12th Oct 2016, 6:53 AM
Javed
Javed - avatar
How can i style myvar Line 43. I want to style color red in instance class Color. Thanks you sir.
myvarredstyle
0 Voto
1 Resposta
5th Jul 2021, 6:24 AM
Malick Diagne
Malick Diagne - avatar
Popular hoje
debate which is better
5 Votes
Cource
1 Votes
Im confused was that seriously it
0 Votes
Text editor
0 Votes
Is anyone else having this issue?
2 Votes
Which one should I start with to learn python. The developer path or both seperate beginner and intermediate python?
0 Votes
Arduino
2 Votes
Debugging issue?
0 Votes
how to view only application
0 Votes
Scraping
0 Votes