Skip to main content

VARIOUS FILE FORMATS

VARIOUS FILE FORMATS



Some of the frequently used file formats are:

JPEG

It stands for Joint Photographic Experts Group. It is the most widely used file format for pictures. Almost all the digital cameras store photos in this file format as it supports 224 or 16,777.216 colours.

MP3

MP3 is MPEG-1 Audio Layer-3. MPEG is Moving Picture Experts Group It is the most common audio format. Also, most of the digital audio players use this format as the standard format for transfer and playback music Owing to their small file sizes, MP3 files can be easily transferred over the Internet.

MP4

MPEG-4 Part 14 or MP4 is a digital multimedia container format. It is most commonly used to store video and audio. A file with the MP4 file extension is an abbreviation for an MPEG-4 Video file. This is a compressed file format

MP4

This file format is used for various document and document template file types It is a Microsoft Word Open XML Format Document file.

XLSX

XLS or xls refers to the Microsoft Excel file format It represents a worksheet file. This file format is commonly used to store Excel documents.

PDF

Portable Document Format (PDF) is the most commonly used file format to send and receive files. This file format enables to exchange documents reliably PDF file is readily independent of software, hardware or operating system.

PDF

ZIP file

zip or zip is a file extension associated with compression utility Zip files are collection of files and folders compressed into a single, smaller file

PPTX

A file with the PPTX file extension is a Microsoft PowerPoint Presentation file. These files contain various slides of text, sounds, photos, and videos


Popular posts from this blog

What are life process?

WHAT ARE LIFE PROCESSES? The maintenance functions of living organisms must go on even when they are not doing anything particular. Even when we are just sitting in class even if we are just asleep, this maintenance job has to go on The processes which together perform this maintenance job an We processes . Since these maintenance processes are needed to prevent damage and break-down energy is needed for them. This energy comes from outside the body of the mdhadual organism. So there must be a process to transfer a source of energy from outside the body of the organism which we call food, to the inside, a process we commonly call nutrition If the body size of the organisins is to grow, additional raw material wit also be needed from outside. Since life on earth depends on carbon- based molecules most of these food sources are also carbon-based Depending on the complexity of these carbon sources, different organisms can then use different kinds of nutritional processes The outside sourc...

Nutrition in human being?

 Nutrition in Human Beings The alimentary canal is basically a long tube extending from the mouth to the anus. we can see that the tube has different parts. Various regions are specialised to perform different functions. What happens to the food once it enters our body? We shall discuss this process here. We eat various types of food which has to pass through the same digestive tract, Naturally the food has to be processed to generate particles which are small and of the same texture. This is achieved by crushing the food with our teeth, Since the lining of the canal is soft, the food is also wetted to make its passage smooth. When we eat something we like, our mouth waters. This is actually not only water..but a fluid called saliva secreted by the salivary glands. Another aspect of the food we ingest is its complex nature. If it is to be absorbed from the alimentary canal, it has to be broken into smaller molecules. This is done with the help of biological catalysts called enzyme...

Computer programming language

 COMPUTER PROGRAMMING LANGUAGES Generally, a language is considered as the medium of communication among people. Likewise, to communicate with computer systems, we use computer programming languages. Usually, we provide a particular set of instructions to the computer to perform a specific task. The set of instructions given to a computer is known as a Program languages. For example, BASIC, C, C++, Java. Such programs are written in languages close to the human languages and are called high level COBOL, Fortran, etc. Each language has its own set of keywords and special syntax for writing the program. But computer cannot understand such languages. Computer understands only binary language that consists of binary numbers that is 0 and 1. So high level programs are converted into low level language program or machine language program using translators. In this chapter, let us study different generations of computer languages. First Generation language-Machine Language Machine Langu...