* is contexxt dependent..it can be multiplication or used to define and indicate pointers. # is context dependent mainly d diff is btwn #include(for header files) and #define(for constants,aliases,etc.) & is bitwise AND or can be used for "ADDRESS OF" operator also. Pls add or remove anything if necessary! :) On Mon, Aug 15, 2011 at 6:45 PM, 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. > > -- 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.
