answersLogoWhite

0

What is meant by file?

User Avatar

Anonymous

10y ago
Updated: 1/30/2023

PDF stands for Portable Document Format. The main advantage of a PDF file is that once it is created it cannot be altered.

User Avatar

Bethel Grady

Lvl 10
2y ago

What else can I help you with?

Related Questions

What is meant by the term native file type?

Skittles


What is meant by the file based approach to storing data?

NO


What is meant by character field record and file?

explain file,records,field ,characters (use diagram)


What is meant by read and write txt in file handling?

read: moving data from file to memory write: moving data from memory to file


When is header file executed and why?

Never, and the reason is that header files are not meant to be executed.


Why does word free refuse to open a file claiming it is invalid?

That will depend on the file itself. There may actually be a problem with the file or it could be an incompatible format. You may need to source the file again if it is meant to be in a compatible format.


What is meant when it is said a file is structureless in Unix?

Structureless files - There is no internal structure imposed on the contents of a file. Any structure desired by the user can be used.


What is meant file extension jpg 128x96?

The file extention is JPG - thus it is a (compressed) picture. The numbers are just the size of the picture - units unknown.


What is involved in file encryption?

File encryption utilizes passwords and strings of digits to ensure file safety and security. It is meant to ensure that data cannot be compromised. There are many ways of encrypting files.


What kind of file ends with sys?

The sys file extension was developed by Microsoft. Most files that end with sys are system data files and are not meant to be viewed by the users.


What is the different between header file and header pointer?

Header file is a file which is meant to be included into another file during compilation. Examples: string.h, stdio.h, inttypes.h. Header pointer is a pointer to an object called header (for example header of a linked list).


What files can contain PHP?

PHP code can be stored in any kind of file -- the extension of the file indicates what said file contains, but may not necessarily be true. The "php" extension is used to indicate PHP which is meant for execution and presentation.