what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer
4 23552How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
4 10066Can we access private data outside of the class directly in java programming language? Why There is no runtime checking in java, which leads to access the private data directly outside of a class?
5 7811What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.
6 11981what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 23810If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?
7 11080what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
1277
Can a class have 2 constructors?
Can we overload final method in java?
Explain the private protected method modifier?
What is the structure of java?
What is a class instance variable?
What is the difference between super class & sub class?
How to find the largest value from the given array.
How use .contains in java?
Which class represents the socket that both the client and server use to communicate with each other?
How to write custom exception in java?
What is the difference between a vector & an array list?
Is string an object?
Is age discrete or continuous?
What is use of map in java?
Which java ide is used the most?