What are design patterns and please explain?
No Answer is Posted For this Question
Be the First to Post Answer
What is the method used to get the absolute value of a number?
how can you take care of mutual exclusion using java threads? : Java thread
How long will it take to learn java?
use of wrapper classes?
Give a brief description of java socket programming?
Which is the class in java?
I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.
what is the main differene between synchronize() method and Synchronize{}block?
How do I compare two strings in word in java?
Which non-unicode letter characters may be used as the first character of an identifier?
What are null interfaces in JAVA ? and give me some examples?
What is clipping?