You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@ Core Java Interview Question
4
4
5
5
6
6
# Basic Core Java Questions & Answers
7
-
# Q1 What is JAVA?
8
-
> Java is a high-level programming language and is platform-independent.
7
+
8
+
# Q1 What is JAVA?
9
+
Java is a high-level programming language and is platform-independent.
9
10
Java is a collection of objects. It was developed by Sun Microsystems. There are a lot of applications, websites, and games that are developed using Java.
0 commit comments