Answer Posted / nagireddy.siddaka
my answer is like this
class A{
int a;
int b;
A(){
this.a=12;
this.b=14;
)
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the java idl system?
What is fundamental datatype?
Does java support Operator Overloading?
How define set in java?
What is a lambda expression ? What's its use ?
What is executor memory?
How many characters is 16 bytes?
What are different types of arrays?
What is java developer skills?
What is the transient keyword?
Difference between object and reference?
Which eclipse is best for java?
What does it mean that a method or field is “static”?
What is map java?
How does split work in java?