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 x 5+2int main(){int i;i=x*x*x;printf("%d",i); return 0;} (Solved)
1. 343
2. 27
3. 133
4. compiler error
b. 27
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