Can we serialize arraylist in java?
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.
What is class??
primitive data types in Java ?
What do you know about java?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.
What is difference between local variable and global variable?
What is exception in java?
What is the point of java?
How many ways can we create singleton class?
Which command from the jdk compiles a java program?
Why spring singleton is not thread safe?
How to sort list of list in java?