Answer Posted / prabu.m
//M.PRABU ATTUR ,SALEM prabu.thil@gmail.com
Operator
An operator is an symbol,
that performs certain operations over one or more data.
And results the one output
Example:
5+1;
a=5;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between java and java ee?
Why method overriding is used?
What is bool mean?
What is the use of using enum to declare a constant?
What is void data type?
Why is boolean important?
What happens when I use / and % with a negative numerator?
How will you initialize an Applet?
What is difference between pointer and reference?
How to split arraylist elements in java?
What is the purpose of the System class?
What is the disadvantage of synchronization?
State the difference between creating string as new () and literal.
What does string [] args mean?
What is tochararray in java?