How long does it take to master java?
No Answer is Posted For this Question
Be the First to Post Answer
How to invoke stored procedure in hibernate?
What are the advantages in the use of spring for application development?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
What is sandbox in java?
What are the components of the java platform?
What is the difference between load() and get()?
What is asant?
What is connector?
What is javac written?
write a program, when a statement is entered, it should display in reverse order. Ex: Statement is "I am writing program in reverse order". Output should be like "order reverse in program writing am I".
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
What is platform independent in java?