A student double-clicks a file in Windows 11 and a program starts running immediately. The file is not a document or image but directly launches software. Which file type is most likely being opened?
एक छात्र Windows 11 में किसी फ़ाइल पर डबल-क्लिक करता है और एक प्रोग्राम तुरंत चलने लगता है। वह फ़ाइल कोई दस्तावेज़ (Document) या चित्र (Image) नहीं है, बल्कि सीधे सॉफ़्टवेयर को प्रारंभ करती है। सबसे अधिक संभावना है कि वह कौन-सी फ़ाइल प्रकार (File Type) है?
Options / विकल्प
A. .exe
B. .jpg
C. .mp3
D. .txt
Correct Answer / सही उत्तर
✅ A. .exe
Detailed Explanation / विस्तृत व्याख्या
Hindi
.exe (Executable File) Windows ऑपरेटिंग सिस्टम में उपयोग होने वाली प्रमुख निष्पादन योग्य (Executable) फ़ाइल होती है।
- EXE का अर्थ है Executable।
- इसमें ऐसे निर्देश (Instructions) होते हैं जिन्हें कंप्यूटर सीधे चला सकता है।
- जब उपयोगकर्ता किसी .exe फ़ाइल पर डबल-क्लिक करता है, तो Windows उस प्रोग्राम को मेमोरी में लोड करके चलाना शुरू कर देता है।
- अधिकांश सॉफ़्टवेयर, गेम और इंस्टॉलेशन फ़ाइलें .exe प्रारूप में होती हैं।
उदाहरण:
- chrome.exe
- notepad.exe
- vlc.exe
English
An .exe (Executable) file is the standard Windows file type used to launch programs.
- EXE stands for Executable.
- It contains instructions that the operating system can execute directly.
- When a user double-clicks an .exe file, Windows loads and runs the program immediately.
- Most software applications, installers, and utilities use the .exe format.
Examples:
- chrome.exe
- notepad.exe
- vlc.exe
Why Other Options Are Incorrect / अन्य विकल्प गलत क्यों हैं?
B. .jpg
- Image file format.
- Used for photographs and pictures.
- Opens in an image viewer rather than launching software.
C. .mp3
- Audio file format.
- Used for music and sound recordings.
- Opens in a media player.
D. .txt
- Plain text file.
- Opens in Notepad or another text editor.
- Contains text rather than executable instructions.
Important Facts / महत्वपूर्ण तथ्य
Common Windows File Extensions
| Extension | Purpose |
|---|---|
| .exe | Executable Program |
| .jpg | Image File |
| .mp3 | Audio File |
| .txt | Text File |
| Document File | |
| .docx | Microsoft Word Document |
Security Tip / सुरक्षा सुझाव
- Unknown .exe files can contain malware.
- Always download executable files from trusted sources.
- Windows Defender and antivirus software help protect against malicious executable files.
One-Liner / एक पंक्ति में
An .exe file directly launches and runs software in Windows.
.exe फ़ाइल Windows में सीधे सॉफ़्टवेयर को चलाने के लिए उपयोग की जाती है।