Why are pointers not secure?
No Answer is Posted For this Question
Be the First to Post Answer
What does %d do in java?
what is generics in jdk1.5?
how to handle exceptions in ejb?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is hashing principle in java?
What is the destroy method?
Any one can explain how the inerface uses in java. give with example.
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What are the differences between string and stringbuffer?
What is Session reduplication and how its done?
what is the reason behind non static method cannot be referenced from a static Context?
whatis Home interface and Remoteinterface? with example?