ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is operator?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is operator?
Answer
# 1
Operators are special symbols that perform specific 
operations on one, two, or three operands, and then return 
a result. Operators with higher precedence are evaluated 
before operators with relatively lower precedence. 
Operators on the same line have equal precedence. When 
operators of equal precedence appear in the same 
expression, a rule must govern which is evaluated first. 
All binary operators except for the assignment operators 
are evaluated from left to right; assignment operators are 
evaluated right to left.
 
Is This Answer Correct ?    1 Yes 0 No
Satyam
 
  Re: What is operator?
Answer
# 2
//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 ?    0 Yes 0 No
Prabu.m
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
How are Observer and Observable used?  2
how u do unit testing? iFlex2
why java not supproting multiple inheritance?  5
How to make class immutable  5
What is casting ?  2
how can u create the object with out new operator  2
WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?  4
Name the methods that used to get and set the text label displayed by a Buttonobject?  1
IS method overriding is Duplication of Methods? CybAge4
How multipleInheritance is possible in java? Satyam16
Explain in detail about encapsulation with an example?  3
What is constructor and virtual function?  4
Hi Friends, can u give code to convert ArrayList to HashMap and HashMap to ArrayList.  1
How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size Accenture6
What is an enumeration class?  2
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?  4
why applet doesn't have main? isn't possible a program with out main?  5
how to transactions(Bank transactions) in business process in ejb? Photon1
I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.  1
what is difference between Action messages and Action errors? TCS1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com