XYZ CODE
Learning java, javascript, HTML, CSS, shell, python with fun javascript games and videos
Site Search:
home
Java 8
Basic
Advanced
Java Concurrency
Algorithm
Python Algorithm
Java Algorithm
Tools
Splunk
Dynamic Web Project
soap web service
misc
Games
Resources
Blogger Tips
xyznetwork
IT Security
misc
books
About
Flash Card List 2 -- Card 11
Prev
Next
What is the output of the following code snippets?
3
System.out.println(11 + (3) + "11");
4
System.out.println("11" + (3) + (11));
Show Answers
1411
11311
Newer Post
Older Post
Home