java-interviews icon indicating copy to clipboard operation
java-interviews copied to clipboard

A collection of Java interview questions and answers to them

Results 5 java-interviews issues
Sort by recently updated
recently updated
newest added

The start method should be called on the Thread object that was created with the Runnable object not on the Runnable object itself

all files format changed from *.txt to *.md to be more readable in mark down format on github.

Note: this ticket requires only changing the format of the file to from *.txt to *.md and does not require any changes of the contents. The content will render in...

Move the information about the sources of the questions and/or answers to the beginning of the files

It's obvious that every file is about java, so including java in the file name is redundant - Java Basics.txt should become basics.txt - Java Version Specific.txt should become version_specific.txt