How to remember all the imports and functions available in java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to remember all the imports and functions available in java?

5th Sep 2016, 5:39 AM
Suhail Pappu
Suhail Pappu - avatar
5 Answers
+ 1
yea any site which has all the imports to copy frm and practice?
5th Sep 2016, 7:56 AM
Suhail Pappu
Suhail Pappu - avatar
0
Practice practice. The more you code, the more you retain. Also helps to keep a cheat sheet for things you don't use very often.
5th Sep 2016, 7:31 AM
James
James - avatar
0
you don't have to remember them. When ever you stuck just google it
5th Sep 2016, 7:06 PM
Tiger
Tiger - avatar
0
Use eclipse. Incase you declare something whose properties you've not imported, it automatically pops up a message giving you an option to add that required import. This makes our job pretty easy.
6th Sep 2016, 12:21 PM
Akshay Sinha
Akshay Sinha - avatar
0
there's no need to remember just use any ide of Java
7th Sep 2016, 12:05 PM
Ankur Sharma
Ankur Sharma - avatar