Common filename Extensions Flashcards

(16 cards)

1
Q

Q: What type of file uses the .bin extension in Linux?

A

A: Binary executable program files (similar to .exe files in Windows).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Q: What type of file uses the .c extension?

A

A: C programming language source code files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Q: What file extensions are used for C++ source code files?

A

A: .cc and .cpp.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Q: What do the .html and .htm extensions represent?

A

A: HTML (Hypertext Markup Language) files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Q: What is the .ps file extension used for?

A

A: Files formatted for printing with PostScript.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Q: What does the .txt file extension represent?

A

A: Text files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Q: What type of file uses the .tar extension?

A

A: Archived files that contain other files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Q: What are .gz, .bz2, .xz, and .Z file extensions used for?

A

A: Compressed files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Q: What do .tar.gz, .tgz, .tar.bz2, .tar.xz, and .tar.Z represent?

A

A: Compressed archived files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Q: What are .conf and .cfg file extensions used for?

A

A: Configuration files (contain text).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Q: What does the .so extension stand for?

A

A: Shared object (programming library) files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Q: What file types use the .o and .ko extensions?

A

A: Compiled object files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Q: What does the .pl extension represent?

A

A: PERL (Practical Extraction and Report Language) programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Q: What does the .tcl extension represent?

A

A: Tcl (Tool Command Language) programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Q: What image file extensions are common in Linux?

A

A: .jpg, .jpeg, .png, .tiff, .xpm, and .gif.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Q: What does the .sh file extension indicate?

A

A: Shell scripts (text files executed by the shell).