Which one is equivalent to the following statements? (I) #define abc(x) #x (II) cout<<abc(test);
Reveal answer
Fill a bubble to check yourself
Which one is equivalent to the following statements? (I) #define abc(x) #x (II) cout<<abc(test);