Login
Remember
Register
User SakshiSharma
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by SakshiSharma
0
votes
What is the difference between Maven and ANT in Java?
answered
Jan 27, 2020
in
JAVA
#java-maven
#java-ant
Java-questions-answers
0
votes
Inferential Statistics produces inferences from __________.
answered
Jan 24, 2020
#inferential-statistics
0
votes
The sum of probability of an event and its complementary is __________.
answered
Jan 24, 2020
#probability
0
votes
Can we make array volatile in Java?
answered
Jan 24, 2020
in
JAVA
#java-volatile
Java-questions-answers
0
votes
Can volatile make a non-atomic operation to atomic?
answered
Jan 24, 2020
in
JAVA
#non-atomic-java
Java-questions-answers
0
votes
What are practical uses of volatile modifier?
answered
Jan 24, 2020
in
JAVA
#java-volatile-modifier
Java-questions-answers
0
votes
What guarantee volatile variable provides?
answered
Jan 24, 2020
in
JAVA
#java-volatile-variable
Java-questions-answers
0
votes
Which one would be easy to write? synchronization code for 10 threads or 2 threads?
answered
Jan 24, 2020
in
JAVA
#java-synchronization
Java-questions-answers
0
votes
How do you call wait() method? using if block or loop? Why?
answered
Jan 24, 2020
in
JAVA
#java-wait
Java-questions-answers
0
votes
What is false sharing in the context of multi-threading?
answered
Jan 24, 2020
in
JAVA
#java-multi-threading
Java-questions-answers
0
votes
What is busy spin? Why should you use it?
answered
Jan 24, 2020
in
JAVA
#java-busy-spin
Java-questions-answers
0
votes
How do you take thread dump in Java?
answered
Jan 24, 2020
in
JAVA
#java-thread
Java-questions-answers
0
votes
is Swing thread-safe?
answered
Jan 24, 2020
in
JAVA
#java-swing
Java-questions-answers
0
votes
What is a thread local variable in Java?
answered
Jan 24, 2020
in
JAVA
#java-local-variable
Java-questions-answers
0
votes
Write wait-notify code for producer-consumer problem?
answered
Jan 24, 2020
in
JAVA
#java-problem
Java-questions-answers
0
votes
Write code for thread-safe Singleton in Java?
answered
Jan 24, 2020
in
JAVA
#java-thread-safe
Java-questions-answers
0
votes
The difference between sleep and wait in Java?
answered
Jan 24, 2020
in
JAVA
#java-wait
#java-sleep
Java-questions-answers
+1
vote
What is an immutable object? How do you create an Immutable object in Java?
answered
Jan 24, 2020
in
JAVA
#java-immutable
Java-questions-answers
0
votes
Can we cast an int value into byte variable? what will happen if the value of int is larger than byte?
answered
Jan 24, 2020
in
JAVA
#java-variable
Java-questions-answers
0
votes
Which class contains clone method? Cloneable or Object?
answered
Jan 24, 2020
in
JAVA
#java-clone
#clone-method
Java-questions-answers
Page:
« prev
1
...
324
325
326
327
328
329
330
331
332
333
334
...
382
next »
...