How do you set security in applets?
What is the difference between synchronized and synchronized block?
Can a constructor have different name than a class name in java?
Is 0 true or false in java?
Can you declare an interface method static?
What does business logic mean?
Can a main method be overloaded?
Why main() method is public, static and void in java ?
What is Session reduplication and how its done?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
How many types of syncronization?
Java support what type of parameter passing ?
Describe the process as to how substring() methodology mechanisms in java.