How is a structure different from array ?
No Answer is Posted For this Question
Be the First to Post Answer
What is vector?
What is the SimpleTimeZone class?
What is bufferedwriter?
what is difference between colection and collections?
25 Answers Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,
Why declare Main() inside the class in java ?
What primitive Java types? Howmany are they and what are their names?
Is void a return type?
What is the use of object and class classes?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is an object in java and how is it created?
What is a boolean used for?
Why transient variables wont participate in serialization?