Questions 1 - 3 of 3
Close
Flag this interview question as inappropriate Inappropriate
See Answer
Something thatâ?Ts used in an expression to manipulate objects such as + (plus), - (minus), * (multiply), and / (divide). You can also use operators to do comparisons,such as with <, >, and &&.
Create Date
:
Thursday, September 13, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
Sean
Wednesday, September 17, 2008 5:54 PM
Each one of the operators you listed can be overridden rather trivially, so they're not 'operators' in the strictest (eg. java, c, php) sense.
Flag this interview question as inappropriate Inappropriate
See Answer
To use figures of speech such as metaphors -- comparisons of two things that don't use like or as -- it definitely helps to have examples. The trick with using metaphors is to watch out for cliches and avoid mixing them. Expressions like "the calm before the storm," "Mother Nature," or "he's a rat," have been used so often that they're now cliches. Although it's difficult to avoid cliches altogether, make an effort to either use more original metaphors, or simply choose straightforward description.

Another common problem with regard to metaphors is the tendency to mix them or overwork them, usually from careless thinking, as in the example above, or over thinking.

Create Date
:
Thursday, October 18, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Hashing is that some data either has no inherent ordering (such as images) or is expensive to compare (such as images). If the data has no inherent ordering, you can't perform comparison searches.
If the data is expensive to compare, the number of comparisons used even by a binary search might be too many. So instead of looking at the data themselves, you condense (hash) the data to an integer (its hash value) and keep all the data with the same hash value in the same place. This task is carried out by using the hash value as an index into an array.
Create Date
:
Tuesday, September 11, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 


Check out our newest job listings!

Post a Job! $49 for 60 days



Suggestions & Comments




Share Your Interview Questions
Ask Interview Questions
View Unanswered Questions





Advertise on this site