Request New Subject
Home
Computer Science Engineering (CSE)
Data Structure and Algorithms (DSA)
Q. What will be output if you will compile and execute the following c code? #include<stdio.h>#define call(x,y) x##yint main(){int x=5,y=10,xy=20;printf("%d",xy+call(x,y)); return 0;} (Solved)
1. 35
2. 510
3. 15
4. 40
d. 40
Related Topics
→ Computer Architecture and Organization
→ Microprocessor and Interfacing Technique
→ Computer Networks
→ Operating System (OS)
→ Artificial Intelligence and Robotics (AIR)
→ Software Project Management (SPM)
→ Computer Fundamentals
→ High Performance Computing (HPC)
→ Data Communication and Computer Network
→ CPP Programming
Subscribe Now
Get All Updates & News
Subscribe