answersLogoWhite

0


Best Answer

That's entirely up to the programmer. A program could create 0 files or 50 million files (or any number in between).

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many files are created for c program when execute the program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What does Sneakernet refer to?

Back in the 'old days' a Sneaker Net referred to transferring files from computer to computer using floppy disks. You had to put your running shoes on! Many years ago myself and a partner created a program and we would execute it on about twenty machines once a week to match up the data on all the PCs so that it was identical. It took about 8 hours and required at least two visits to every machine.


Which characteristics of java makes possible to compiled code to be executable on many processors?

Its not the processor that it is compatibal with. The JRE runs java on most major oporating systems. The JRE sends the execution data to the OS which then has the processor process the data, then execute the resaults. The JRE uses the OS to execute the program.


How do you open SAV file?

The best way to open up .sav files are just to click on them. They will usually appear as a download that you can open.


What are object files in c?

Object files are intermediate files generated when an application is constructed from source code. In a classic compile-assemble-link toolchain, the compiler translates (C language) source code into assembly language output. The assembler translates this intermediate assembly source into a binary form known as object code. Files containing object code often have a .o or .obj file name extension and are generally called object files. The linker takes the object files and combines them into the complete executable.While many modern tools hide the individual steps, or even integrate compilation and assembly into one, most (all?) compilers generate object files.


Why to use header file to easy know?

in the java as we use the inheritance property in the same way we can get the the inheritance property in c by using the prepared header files( .h files). there a single program in c use the many methods of many header files like math.h give us to use the use of floor(), sqrt() e.t.c. functions..

Related questions

How many files are created in c when we execute a program?

Zero or more.


What is the best desktop program for use with GEDCOM files created by WikiTree?

There are many desktop application programs that will run GEDCOM files. However, this question asks if one or some of these programs are know to work better than others with GEDCOM files created by the WikiTree online program. This question assumes there is no personal, desktop version of WikiTree.


Why when you uninstall a program does it keep showing up in part?

When you uninstall a program, you have to make sure and go back and delete all the files from the desktop, menu and in the program files, some uninstall programs do this for you, many still do not.


How do you open a program in command prompt?

You don't directly write programs on the command prompt, but you can use programs to run commands off the command prompt. They're called batch files (or command files .cmd) There are a few guides for proper syntax in batch files, as well as ways to use the many commands. A lot of them can be found by typing "help" into the command prompt. Batch files are simple scripts that do easy tasks, such as opening files, copying directories, and deleting files. You can make menus on them and open selective files upon startup too. They don't even need to be compiled. Just use a text editor (Notepad or another program designed for scripting) and write the commands with correct syntax. It's simple and runs line-by-line. Save it as a file with a .bat file name extension, or as a .cmd extension. The files are written in Microsoft DOS format.


Is it true or false that a directory is a type of file?

A directory is also known as a folder. It is not a file, rather it is where files are stored. Generally many directories make up a program. And many files are contained in each directory.


Who created popular sci-fi series X-Files and Millennium?

Chris Carter created the X-Files and wrote many of the episodes.


What is multi file program in c?

The source code for the program is in many files verse being all in one file, I should think.


What are the best programmes available to unzip files?

Although many files these days do come in zipped files it is extremely easy to unzip the files. One of the oldest and best known programs for doing this is a program called WinZip.


What does Sneakernet refer to?

Back in the 'old days' a Sneaker Net referred to transferring files from computer to computer using floppy disks. You had to put your running shoes on! Many years ago myself and a partner created a program and we would execute it on about twenty machines once a week to match up the data on all the PCs so that it was identical. It took about 8 hours and required at least two visits to every machine.


Which ACL permission should you grant the user while following least privilege practices?

Least privilege would have you grant an ordinary (unprivileged user) the rights to create, read, edit, delete, and execute programs they create. You would restrict the rights in the ACL to other files to no more than read and/or execute for all other files. In many cases you would want to deny one or both of those rights for files that the user does not need to read or does not need to execute. A user may have need to read a text file. A user may have need to execute an application. They should never need to edit or delete files that are not their own. The user should, at most, have the right to grant other users access to files that they own - thus modifying the ACL, but they should not otherwise have access to the ACL.


What a file?

A file is a small unit of information stored within a folder or by itself on a computer. Computers contain many files of different extensions such as .exe, .doc, .txt, and so on. Each extension designates a program for the information to be opened with. A collection of data or information that has a name, called the filename. Almost all information stored in a computer must be in a file. There are many different types of files: data files, text files , program files, directory files, and so on. Different types of files store different types of information. For example, program files store programs, whereas text files store text.A folder or box for holding loose papers that are typically arranged in a particular order for easy reference.


Explain the reason for storing files in folders?

All files in Windows are in folders even when it seems not. But by removing many files from your desktop and have a neat folder system you will locate files quicker and may increase Windows performace slightly.