The output of the following statements are
int a=5;
cout<<"FIRST"<<(a<<2)<<"SECOND";
FIRST20SECOND
SECOND25FIRST
SECOND8FIRST
FIRST52SECOND
[ Option A ]
Thank you so much for taking the time to read my Computer Science MCQs section carefully. Your support and interest mean a lot, and I truly appreciate you being part of this journey. Stay connected for more insights and updates! If you'd like to explore more tutorials and insights, check out my YouTube channel.
Don’t forget to subscribe and stay connected for future updates.