Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) In a container there are 5 components. I want to display the all the components names, how will you do that one?
1045Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
1156
What is function declaration?
What is the structure of the http response
When parseint method can be used?
What is variable and constant explain with example?
How can I become a good programmer?
What is stateless and stateful?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
How concurrent hashmap works?
Explain JMS in detail.
What exactly is methodology?
Why is stringbuffer called mutable?
Can we declare entity class as final?
Differentiate between a constructor and a method? Can we mark constructors final?
What is 2 stands for in j2ee?
What is hibernate generator class?