Differentiate between class and structure.
No Answer is Posted For this Question
Be the First to Post Answer
What is quick sort in java?
Can we have this () and super () together?
What is the difference between pass by reference and pass by pointer?
Hi Friends, can u give code to convert ArrayList to HashMap and HashMap to ArrayList.
how come we know the object is no more used in the class?
What are exceptions
Are true and false keywords?
What is the difference between Trusted and Untrusted Applet ?
What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?
What is a war file?
What does serializing data mean?
give me the answer of this code class A extnds String This code we can write r not in Java? Explain?