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

can we write a program in c for printf and scanf without using header file stdio.h

1 Answers  


How the C program can be compiled?

11 Answers   HP,


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

0 Answers   Expedia,


What is double pointer in c?

0 Answers  


The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters

0 Answers  






When should the register modifier be used? Does it really help?

0 Answers  


How will you declare an array of three function pointers where each function receives two ints and returns a float?

0 Answers   TISL,


What is the purpose of the preprocessor directive error?

0 Answers  


What is a pointer?

1 Answers   ADP, IFFCO,


What is the purpose of realloc()?

0 Answers  


Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 Answers   ME, Synfusion, Wipro,


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

0 Answers  


Categories