How can we get one Interface methods whit out using
implementation of interface
What is a "pure virtual" member function?
Explain about fail safe iterators in java?
What is the difference between stringbuffer and stringbuilder?
when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.
What are the different types of sorting in java?
What is the largest number a double can hold?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Explain the difference between static and dynamic binding in java?
What is default size of arraylist in java?
Give an example of use of pointers in java class.
What does next mean in java?
What is a pattern what is an anti pattern?