even 2 On Mon, Aug 15, 2011 at 6:53 PM, Dipankar Patro <[email protected]> wrote:
> 1 and 3, I guess. > * used in multiplication (a*b) and also in pointers(*b). > & used in bitwise operations (a&b)and also as address operator(&b). > > Not sure about '#', haven't used much. > > > On 15 August 2011 18:45, aditi garg <[email protected]> wrote: > >> Pick the operators whose meaning is context dependent? >> 1. * >> 2.# >> 3.& >> 4.No such operator exists >> Plz gv the diff contexts if applicable... >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> >> > > > -- > > ___________________________________________________________________________________________________________ > > Please do not print this e-mail until urgent requirement. Go Green!! > Save Papers <=> Save Trees > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
