Answer Posted / venkat
String is one of the datatype that is user to assign the
character to the variables,and we can give as an input in
the runtime.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Discuss 2D arrays.
Explain scope or life time of local variables in java?
Difference between string s= new string (); and string s = "abv";?
Which eclipse is best for java?
How does system arraycopy work in java?
Explain the different forms of polymorphism?
What is meant by 'Class access modifiers'?
Can we declare an interface as final?
Can a class be private in java?
How many decimal digits is 64 bit?
Can a class be a super class and a sub-class at the same time? Give example.
How does regex work?
Why is whitespace important?
How do you bind variables?
Discuss different types of errors that generally occur while programming.