What is the system.out.printin .of int x=2 int y=4 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the system.out.printin .of int x=2 int y=4

8th Feb 2020, 1:01 PM
Shiere Aquinas
Shiere Aquinas - avatar
4 Answers
+ 1
Can you please make your question more clear? I don't understand what you're asking.
8th Feb 2020, 1:09 PM
Jianmin Chen
Jianmin Chen - avatar
+ 1
i will suggest you try out your code snippet out on the playground before asking questions, its okay for you to ask question but atleast make a try to find a solution and then ask for help from where you stop searching for the solution that way users will be able to help you better and your question will also be specific while asking
8th Feb 2020, 1:22 PM
✳AsterisK✳
✳AsterisK✳ - avatar
0
For: System.out.println(x); Output is 2 And similarly for, System.out.println(y); Output is 4
8th Feb 2020, 1:09 PM
Chetali Shah
Chetali Shah - avatar
0
Found the answer thanks anyway
8th Feb 2020, 1:30 PM
Shiere Aquinas
Shiere Aquinas - avatar