Answer Posted / sads
dsadsa
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is meant by overloading?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is difference between path and classpath variables?
What do you mean by global variable?
What is == mean?
How do you write methodology?
What are the limitations of procedural programming approach?
What is isa relationship?
Is Java a dying language?
What are wrapper classes in java?
What are the differences between heap and stack memory in java?
Can we define package statement after import statement in java?
Can list be null in java?
What is a method declaration?
what is recursion in java