can we execute the program with the object file



can we execute the program with the object file..

Answer / madhumatee

no.coz object file are the file at the compile time which
are not linked to all required data and methods to run.
when they linked to requied methods and data then they
bcome executable files . nw v cn run this files

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Interview Questions

write a program to print sum of each row of a 2D array.

4 Answers  


Output for following program using for loop only * * * * * * * * * * * * * * *

3 Answers  


what are the facialities provided by you after the selection of the student.

0 Answers   TCS,


Explain pointer. What are function pointers in C?

0 Answers   HCL,


Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

1 Answers  


we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

0 Answers  


Hai what is the different types of versions and their differences

0 Answers  


How to develop software using "c" programming?

1 Answers   IBM, TCS,


to find the closest pair

0 Answers   Infosys,


Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

11 Answers   Microsoft,


Explain what is meant by high-order and low-order bytes?

0 Answers  


What is c programing language?

0 Answers  


Categories