Monday, 25 March 2019

“error: cannot find symbol HashMap”

Solution:-
You need to import the HashMap into the class
import java.util.HashMap;

No comments:

Post a Comment

Error While embed the video in Your website page

Error:- Refused to display '<URL>' in a frame because it set 'X-Frame-Options' to 'sameorigin Solution:- if ...