can we execute the program with the object file

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of pragma in embedded c?

586


Explain the binary height balanced tree?

718


How can my program discover the complete pathname to the executable from which it was invoked?

658


What is c variable?

548


What does #pragma once mean?

682






Do you know the purpose of 'register' keyword?

640


what is the significance of static storage class specifier?

1657


Write a program to use switch statement.

654


What is a pragma?

665


Explain the use of 'auto' keyword

675


What are the different types of constants?

638


What is property type c?

599


What is sizeof in c?

567


Lists the benefits of c programming language?

591


What is the explanation for modular programming?

681