what are the files which are automatically opened when a c
file is executed?

Answer Posted / j j ramesh / ap / mca / jjcet

.exe and .obj files are open

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the best way of making my program efficient?

876


Do you know what are bitwise shift operators in c programming?

884


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2917


What is dynamic memory allocation?

1105


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

837


When should a type cast be used?

806


Add Two Numbers Without Using the Addition Operator

608


What is a pointer and how it is initialized?

879


What is || operator and how does it function in a program?

901


Explain what is the difference between the expression '++a' and 'a++'?

918


What is pointer and structure in c?

816


What is hashing in c?

932


Are local variables initialized to zero by default in c?

799


What are the application of void data type in c?

1006


What is the use of function in c?

974