Request New Subject
Home
Mechanical Engineering
Principles of Programming Languages
Q. #include<iostream> using namespace std; int main() { int a=10,b=20; a=a++; b=++b; cout <<a<<b; return 0; } (Solved)
1. 10 20
2. 11 20
3. 10 21
4. 11 21
c. 10 21
Related Topics
→ Design of Machine Elements
→ Heat Engines
→ Internal Combustion Engines (I.C. Engines)
→ Theory of Mechanics
→ Principles of Food Preservation
→ Manufacturing Processes
→ Process Planning and Cost Estimation
→ Metrology and Measurements
→ Refrigeration and Air conditioning
→ Non Destructive Testing and Evaluation
Subscribe Now
Get All Updates & News
Subscribe