Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag java
Recent posts under tag java
All
Questions
MCQs
Jobs
Articles
+3
votes
1
answer
How do you prevent for creating another instance of Singleton using reflection?
posted
May 12, 2015
by
Karthick.c
java
+3
votes
1
answer
What is lazy and early loading of Singleton and how will you implement it?
posted
May 12, 2015
by
Karthick.c
java
0
votes
1
answer
Error: java.lang.NullPointerException. Found when running jar file but its fine when running in IDE eclipse, Why?
posted
May 10, 2015
by
Sudhakar Singh
java
programming
+1
vote
0
answers
Why shall one create interface why not abstract class in Java?
posted
May 9, 2015
by
anonymous
java
class
+1
vote
1
answer
What are the differences between wait() and sleep() methods in java?
posted
May 8, 2015
by
anonymous
java
+2
votes
0
answers
Can we lock class in java, If yes then how?
posted
May 6, 2015
by
anonymous
java
+1
vote
1
answer
XML to News E-Edition PDF
posted
May 6, 2015
by
anonymous
pdf
xml
java
+1
vote
1
answer
Can some tell me how to install the simple way to install java and jdk in fedora 21 64bit?
posted
May 6, 2015
by
Deepak Dasgupta
java
fedora
android
+1
vote
1
answer
How to find longest palindrome in a String. Please explain and share some sample code in Java/C?
posted
May 5, 2015
by
anonymous
c
java
+3
votes
0
answers
Can we control data distribution and load balancing in Hadoop Cluster?
posted
May 3, 2015
by
Sudhakar Singh
hadoop
hdfs
mapreduce
yarn
java
+3
votes
2
answers
Can we override constructor in Java? If yes then how, if no then why?
posted
May 2, 2015
by
anonymous
java
+3
votes
1
answer
How to get the location detail of a IP Address in Java or PHP?
posted
May 2, 2015
by
Salil Agrawal
ipaddress
java
php
+2
votes
1
answer
How do you prevent for creating another instance of Singleton using clone() method?
posted
Apr 30, 2015
by
Roshni
java
+2
votes
1
answer
What is double checked locking in Singleton?
posted
Apr 30, 2015
by
Roshni
java
+1
vote
1
answer
Why Enum Singleton are better in Java Explain with example?
posted
Apr 30, 2015
by
Roshni
java
0
votes
1
answer
Singleton pattern from Java Development Kit explain with example?
posted
Apr 30, 2015
by
Roshni
java
+1
vote
0
answers
How to debug jsp and javascript files in eclipse?
posted
Apr 29, 2015
by
anonymous
eclipse
java
javascript
jsp
j2ee
+3
votes
1
answer
In a parent child relationship which constructor fires first ?
posted
Apr 28, 2015
by
Merry
java
programming
+1
vote
1
answer
Difference between volatile and atomic variable in Java?
posted
Apr 28, 2015
by
Joy Nelson
java
+2
votes
1
answer
Give example program for Java Singleton – Thread safe Singleton in Java using Enum?
posted
Apr 28, 2015
by
Joy Nelson
java
+1
vote
1
answer
Give example program for Java Singleton - Thread Safe Singleton using Static field Initialization?
posted
Apr 28, 2015
by
Joy Nelson
java
+3
votes
0
answers
Why we need a static block in Java? What is its purpose and what are its advantage and disadvantages?
posted
Apr 24, 2015
by
anonymous
java
static
+4
votes
1
answer
What are few multi-threading best practices which one should follow while programming in Java?
posted
Apr 23, 2015
by
Shyam
java
multithreading
+1
vote
1
answer
What is fork() and join() method in context of Java and what the difference between them?
posted
Apr 23, 2015
by
Shyam
java
+1
vote
1
answer
How do you force start a Thread in Java?
posted
Apr 23, 2015
by
Shyam
threads
java
0
votes
Integration Engineer at Thomson Reuters
posted
Apr 22, 2015
by
anonymous
java
j2ee
+2
votes
0
answers
Java: How to simulate K Stacks in a single array (We can use only arrays if additional data structures are required)?
posted
Apr 21, 2015
by
anonymous
java
data structures
stack
array
+2
votes
1
answer
Java method which will take input as a string and return a string with char count?
posted
Apr 19, 2015
by
anonymous
java
+1
vote
1
answer
What is the difference between object-oriented and service-oriented programming?
posted
Apr 18, 2015
by
Amit Kumar Pandey
oops
oracle
java
+1
vote
1
answer
In Java, are constructors inherited? Can a subclass call the parent's class constructor? If yes, when?
posted
Apr 17, 2015
by
anonymous
java
constructor
+3
votes
1
answer
How to code using fork-join framework?
posted
Apr 17, 2015
by
Dominic
java
+1
vote
1
answer
How fork join comes in existence?
posted
Apr 17, 2015
by
Dominic
java
+1
vote
1
answer
What is fork Join framework in Java?
posted
Apr 17, 2015
by
Dominic
java
0
votes
Software Engineer at Thomson Reuters
posted
Apr 16, 2015
by
anonymous
java
j2ee
+1
vote
2
answers
Does Java support multiple inheritance, why or why not?
posted
Apr 16, 2015
by
anonymous
java
+1
vote
1
answer
What are the Data Types supported by Java ? What is Autoboxing and Unboxing ?
posted
Apr 16, 2015
by
anonymous
java
+1
vote
1
answer
Can we run mapreduce job from eclipse IDE on fully distributed mode hadoop cluster?
posted
Apr 10, 2015
by
Sudhakar Singh
hadoop
mapreduce
hdfs
yarn
java
+1
vote
1
answer
Example of Thread Sleep method in Java?
posted
Apr 10, 2015
by
Roshni
java
multithreading
threads
+1
vote
1
answer
Difference between Wait and Sleep , Yield in Java ?
posted
Apr 10, 2015
by
Roshni
java
+2
votes
2
answers
What is difference between calling wait() and sleep() method in Java multi-threading?
posted
Apr 10, 2015
by
Roshni
java
+1
vote
0
answers
What are the disadvantages of using Static method in a Java class? Will it create OutOfMemory Error?
posted
Apr 6, 2015
by
anonymous
java
+1
vote
0
answers
How to implement Google authentication in JSP and Servlets web application.
posted
Apr 5, 2015
by
anonymous
java
authentication
google
+3
votes
1
answer
Can abstract class have constructors in Java?
posted
Apr 5, 2015
by
anonymous
java
+2
votes
1
answer
What is ReadWrite Lock? Does ConcurrentHashMap uses ReadWrite Lock?
posted
Apr 3, 2015
by
Shyam
java
+2
votes
1
answer
How to make an Object Immutable in Java? Why should you make an Object Immutable?
posted
Apr 3, 2015
by
Shyam
java
+1
vote
2
answers
Why String is Final in Java?
posted
Apr 3, 2015
by
Shyam
java
0
votes
0
answers
What is REST Webservises Who's using REST Webservices and Who's using SOAP Webservices and Why?
posted
Apr 3, 2015
by
Amit Kumar Pandey
web service
rest
web development
java
+2
votes
0
answers
How to configure Youtube API in Android player ?
posted
Apr 1, 2015
by
Durai
android
java
+2
votes
0
answers
Java: Scenario where I should use writeReplace() method with serialization?
posted
Mar 31, 2015
by
anonymous
java
+2
votes
1
answer
How thread works in android?
posted
Mar 30, 2015
by
Nagaraj
android
java
Page:
« prev
1
...
15
16
17
18
19
20
21
...
next »
...