Skip to main content
Kaushik's user avatar
Kaushik's user avatar
Kaushik's user avatar
Kaushik
  • Member for 14 years, 10 months
  • Last seen more than 4 years ago
28 votes
3 answers
3k views

Except garbage collector, what else makes Java a non real time programming language

14 votes
3 answers
61k views

When to use REST to handle requests vs using AJAX to handle requests [closed]

9 votes
2 answers
18k views

How to make a method synchronized across all instances of a class

5 votes
1 answer
19k views

How the Compatibility View in IE works behind the scenes

4 votes
1 answer
187 views

If Java allows immutable classes, then why cannot it be used as a functional language [closed]

3 votes
3 answers
1k views

Real world analogy for a clustered index

3 votes
3 answers
340 views

Improve address lookup usability and accuracy?

3 votes
4 answers
491 views

Business knowledge in a large financial org? [closed]

2 votes
4 answers
6k views

Understanding binary numbers in terms of real world objects [closed]

1 vote
1 answer
2k views

How to design a calculator from scratch [closed]

1 vote
1 answer
633 views

Do we need to use JCA while connecting to db from inside EJB

1 vote
1 answer
305 views

The Nature of Spring [duplicate]

0 votes
1 answer
151 views

Do JAX WS implementation classes come as part of the Java 5/6 package or only as part of an application server libraries?

0 votes
1 answer
3k views

Display rich text in tool tip

-1 votes
1 answer
889 views

Will a MQ topic persist messages when one of the consumers is down [closed]