What is single tier architecture in java?
No Answer is Posted For this Question
Be the First to Post Answer
How long does it take to master java?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?
What are j2ee components?
What is architecture neutral in java?
What is context attribute?
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".
Why class is used in java?
What is j2ee application?
What is java technology stack?
Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debugging java.
What is japplet in java?