What is object file? How can you access object file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


What is fixed in c++?

0 Answers  


What is a dll entry point?

0 Answers  


When does the c++ compiler create temporary variables?

0 Answers  


What is a modifier in c++?

0 Answers  






Explain what are accessor methods?

0 Answers  


write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement

4 Answers  


Which programming language is best to learn first?

0 Answers  


What are the various arithmetic operators in c++?

0 Answers  


What is a concrete class?

1 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


Categories