What are the advantages of java over C++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between actual and formal parameters?
What is the symbol for line break?
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
What is a generic data type?
Give an example of use of pointers in java class.
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
how is final different from finally and finalize in java?
What is lossy conversion in java?
What is a J2EE component? List out all the component?
What is the basic functionality of DataOutput interface in java?
what is use of marker interface? give me good example?
how to create multithreaded program? Explain different ways of using thread? : Java thread