Question: 1 What is the difference between an object file and an executable file. 2 Both main memory and secondary storages are types of memory. Describe
1 What is the difference between an object file and an executable file. 2 Both main memory and secondary storages are types of memory. Describe the difference between the two. 3 There are number of syntax errors in the following program. Locate as many as you can. /* What's wrong with this program?/* #include iostream Using namespace std Int main(); { int 1,2,3, a, b, c; a = 1+4 +6; c= a/a cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
