Login
Remember
Register
Ask a Question
Recent questions in JAVA
0
votes
1
answer
What is the difference between preemptive scheduling and time slicing in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-preemptive
#java-scheduling
#java-time-slicing
#time-slicing-java
#preemptive-scheduling-java
Java-questions-answers
+1
vote
1
answer
What is the difference between yielding and sleeping in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-yielding
#java-sleeping
#sleeping-java
#yielding-java
Java-questions-answers
+1
vote
1
answer
What is the purpose of finalization in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-purpose
#java-finalization
#finalization-java
Java-questions-answers
+1
vote
2
answers
What is the difference between error and an exception in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-exceptions
#exceptions-java
#java-error
#error-java
#java-run-time-error
Java-questions-answers
+1
vote
1
answer
What are runtime exceptions in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-runtime-exceptions
#run-time-exceptions
#java-run-time-errors
Java-questions-answers
0
votes
1
answer
What are checked exceptions in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-exceptions
#exceptions-java
#checked-exceptions
Java-questions-answers
+1
vote
1
answer
What is a Java Bean in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-bean
#bean-java
Java-questions-answers
+1
vote
1
answer
What is RMI architecture in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#rmi-architecture-java
#java-rmi-archietecture
Java-questions-answers
+1
vote
1
answer
What is RMI and steps involved in developing an RMI object in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-rmi
#java-rmi-object
#rmi-object
Java-questions-answers
+1
vote
1
answer
What is URL in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#java-url
#url-java
Java-questions-answers
+1
vote
1
answer
What is Domain Naming Service(DNS) in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#domain-name-service-java
#java-domain-name-service
Java-questions-answers
0
votes
1
answer
What is the difference between this() and super() in Java?
asked
May 30, 2020
in
JAVA
by
Robindeniel
#this-vs-super
#super-vs-this
#this-class
#super-class
Java-questions-answers
0
votes
1
answer
What is the correct signature of jspInit() method of HttpJspPage class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
What is the correct signature of _jspService() method of HttpJspPage class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
_jspService() method of HttpJspPage class should not be overridden. A - True B - False
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
_jspService() method of HttpJspPage class should not be overridden.
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
0
votes
0
answers
How to find the first character which occurs only once in string?
asked
May 29, 2020
in
JAVA
by
anonymous
Java-questions-answers
+1
vote
1
answer
jspInit() method of HttpJspPage class can be overridden.
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
0
votes
1
answer
jspDestroy() method of HttpJspPage class can be overridden. in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
Which of the following is not a implicit object in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
Request is instance of which class in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
response is instance of which class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
if isThreadSafe attribute of page directive is set as true, then generated servlet implements SingleThreadModel interface in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
This object can be used to access other implicit objects in JSP.
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
What is default value of isThreadSafe in JSP?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
Setting isThreadSafe false can lead to poor performance.
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
session is instance of which class in JSP?
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
If a jsp is to generate a pdf page, what attribute of page directive it should use in JSP?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
If a jsp is to generate a xml page, what attribute of page directive in JSP it should use?
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
0
votes
1
answer
Which of the following is not a directive in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
Page:
« prev
1
...
34
35
36
37
38
39
40
41
42
43
44
...
61
next »
Recent questions in JAVA
...