Answer Posted / sahu
2 types
1.standard applicaton
2.web application
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
What are the steps that are followed when two computers connect through tcp?
How do you do descending order in java?
How does arraylist size increase in java?
Why string objects are immutable in java?
What is jdbc api?
What are the different access modifiers available in java?
Write a method to check if input string is palindrome?
Explain jvm, jre, and jdk?
Does java have extension methods?
How many functional interfaces does java 8 have?
Is java a virus?
If a method is declared as protected, where may the method be accessed in java programming?
Explain parallel processing in java8?
How do you implement singleton class?