Login
Remember
Register
Ask a Question
Recent questions in JAVA
+1
vote
0
answers
In Java, How many ways you can take input from the console?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#input-console
java
Java-questions-answers
+1
vote
1
answer
What is an I/O filter?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
io-filter
java
Java-questions-answers
+1
vote
1
answer
What are FilterStreams?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#filterstreams
java
Java-questions-answers
+1
vote
1
answer
How to set the Permissions to a file in Java?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#set-permission
java
Java-questions-answers
+1
vote
1
answer
What is the purpose of using BufferedInputStream and BufferedOutputStream classes?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#bufferedinputstream
bufferedoutputstream
java
Java-questions-answers
+1
vote
1
answer
What are the FileInputStream and FileOutputStream?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#fileinputstream
fileoutputstream
java
Java-questions-answers
+1
vote
1
answer
What are the super most classes for all the streams?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#class
streams
java
Java-questions-answers
+2
votes
1
answer
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
#reader
writer
java
Java-questions-answers
+1
vote
1
answer
What do you understand by an IO stream?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#io-stream
java
Java-questions-answers
+1
vote
1
answer
Give the hierarchy of InputStream and OutputStream classes.
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#inputstrea
outputstream
java
Java-questions-answers
+1
vote
1
answer
How will you invoke any external process in Java?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#invoke
external-process
java
Java-questions-answers
+1
vote
1
answer
What is the purpose of the Runtime class?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#runtime-class
java
Java-questions-answers
+1
vote
1
answer
What is the difference between final, finally and finalize?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#final
finally
finalize
Java-questions-answers
+1
vote
1
answer
What kind of thread is the Garbage collector thread?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
garbage-collector
thread
java
Java-questions-answers
+1
vote
1
answer
Can an unreferenced object be referenced again?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#unreferenced-object
java
Java-questions-answers
+1
vote
1
answer
What is the purpose of the finalize() method?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#finalize-method
java
Java-questions-answers
+1
vote
1
answer
How can an object be unreferenced?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#object
unreferenced
java
Java-questions-answers
+1
vote
1
answer
How is garbage collection controlled?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#garbage-collection
java
Java-questions-answers
+1
vote
1
answer
What is gc()?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#gc
garbage-collection
java
Java-questions-answers
+1
vote
1
answer
What is Garbage Collection?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#garbage-collection
java
Java-questions-answers
+1
vote
1
answer
Can an Interface have a class?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#interface
class
Java-questions-answers
+1
vote
1
answer
Can a class have an interface?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#interface
java
Java-questions-answers
+1
vote
1
answer
What is the nested interface?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#nested-interface
interface
java
Java-questions-answers
0
votes
1
answer
What are anonymous inner classes?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#anonymous-class
java
Java-questions-answers
0
votes
1
answer
How many class files are created on compiling the OuterClass in the following program?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#outerclass
java
Java-questions-answers
0
votes
1
answer
Can we access the non-final local variable, inside the local inner class?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#non-final-local-variable
local-variable
java
Java-questions-answers
0
votes
1
answer
Is there any difference between nested classes and inner classes?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
nested-class
inner-class
java
Java-questions-answers
0
votes
0
answers
What are the types of inner classes (non-static nested class) used in Java?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
#inner-class
java
Java-questions-answers
0
votes
1
answer
What are the disadvantages of using inner classes?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#disadvantages-inner-class
java
Java-questions-answers
0
votes
1
answer
What is a nested class?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
nested-class
java
Java-questions-answers
Page:
« prev
1
...
12
13
14
15
16
17
18
19
20
21
22
...
61
next »
Recent questions in JAVA
...