Explain about oops concepts.
No Answer is Posted For this Question
Be the First to Post Answer
what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }
What are blocks?.
Is math an abstract class in java?
Keywords in Exceptions?
Name two subclasses of the TextComponent class?
Which is easier .net or java?
What is Servlet?
What are the differences between unchecked exception, checked exception, and errors?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is numeric data type?
What is unicode with example?
What is difference between add() and addelement() in vector?