JAMB Computer Studies · Section D
Study notes for Handling Computer Files — part of the JAMB UTME Computer Studies syllabus. 11 learning objectives with explanations and exam tips.
When you store information on a computer, there are two main types of content you're dealing with. Program files contain instructions that tell your computer what to do—like Microsoft Word software that lets you type documents. Data files, on the other hand, store the actual information you create, such as your essay document or a photograph. Think of it this way: the program is like a textbook that teaches you how to cook, while the data is the actual meal you prepare. In a Nigerian school context, your WAEC result file on the school computer is data, but the software used to calculate and display those results is a program. Both types must be properly organized and protected so your computer runs smoothly and your information stays safe. Understanding this difference helps you manage your files efficiently and know which ones you can delete versus which ones your computer needs to function.
Think of file organization like arranging books in a library. Without a system, finding what you need becomes impossible. Computer file organization means arranging your documents, photos, and programs in a logical structure using folders and subfolders.
The most common method is hierarchical organization, where you create a main folder, then divide it into smaller folders based on categories. For example, a student might create a "JAMB_2024" folder, then inside it create subfolders for "Biology," "Chemistry," "English," and "Mathematics." Within "Biology," you could have "Notes," "Past_Questions," and "Revision_Materials."
Another method is chronological organization, where files are arranged by date created or modified. Some people combine both methods for better efficiency.
Good file organization saves time during exams because you locate study materials instantly instead of searching randomly through your computer.
Storage medium refers to the physical material or device you use to save your computer files and data permanently. Think of it like the difference between writing something on a whiteboard (temporary) versus writing it in your exercise book (permanent). Without storage media, your data disappears when you switch off your computer.
Common storage media include hard disk drives (HDD), solid state drives (SSD), USB flash drives, memory cards, and optical discs like CDs and DVDs. In Nigeria, many students use USB flash drives to carry their school projects between home and cyber cafés, which is a perfect example of using storage media to keep data safe and portable.
The main purpose of storage media is to preserve your information long-term, even when power is cut off. This is why it's essential for keeping school assignments, photos, and important documents secure.
File handling refers to the basic operations you perform on computer documents and data. Think of files like papers in a filing cabinet at your local government office. Creating a file means making a new document, like starting a fresh form. Deleting removes unwanted files permanently from your storage. Retrieving means finding and opening a file you saved earlier, similar to pulling out an old record from the cabinet. Inserting adds new content into an existing file, like adding a signature to a document. Copying creates a duplicate of a file so you have backup, and viewing lets you read file contents without editing. For example, when you save your JAMB registration details as a Word document, you're creating a file; when you make another copy for your cousin, you're copying it; when you open it to check your data, you're retrieving and viewing it.
When you work with computer files, you need to understand three key operations. Opening a file means loading it from storage into your computer's memory so you can view or edit it. Think of it like opening a notebook from your school bag to read your notes. Closing a file saves your work and removes it from active memory, freeing up space on your computer. Updating a file means making changes and saving those modifications permanently.
For example, when you write an essay in Microsoft Word and save it as "My_JAMB_Essay.docx," you've created a file. Each time you open it, make corrections, and save, you're opening, updating, and closing that file. These operations protect your work from being lost and keep your computer running efficiently.
Overwriting means replacing old data with new data in the same location. When you save a file with the same name in the same folder, the computer replaces the original file completely. Think of it like writing over old notes in your exercise book with new information—the old content disappears permanently.
For example, if you're typing an essay on your laptop and save it as "Biology_Essay.docx," then later edit it and save again with the same name, the original version is gone forever. The new version takes its place. This happens automatically without warning on most computers, which is why many students lose their work by accident.
Be careful because overwriting cannot be undone unless you use the undo function immediately. Always save important files with different names or in different folders if you want to keep earlier versions.
Inadvertent deletion means accidentally removing files or folders from your computer without meaning to. This happens when you press the delete button by mistake, empty your recycle bin without checking, or use keyboard shortcuts like Ctrl+X thinking you're copying instead of cutting. Imagine a JSS3 student in Lagos who was organizing her school project folder and accidentally deleted her entire Mathematics project file while trying to rename it—that's inadvertent deletion.
The danger is that once you delete something and empty the recycle bin, retrieving it becomes very difficult and sometimes impossible. This is why experts recommend backing up important files regularly. You should also be careful when selecting files for deletion and always double-check before confirming the action.
Hardware malfunction occurs when physical computer components fail to work properly or stop functioning altogether. This means the actual machines and devices that make up your computer system break down and can no longer perform their intended tasks. Common examples include a faulty hard drive that won't read or write data, a damaged motherboard that prevents the entire system from starting, or a malfunctioning power supply unit that cannot deliver electricity to components.
Picture this: Your school's computer lab experiences a power surge, and several desktop computers refuse to boot up the next morning. The technician discovers the surge damaged multiple power supply units. This is hardware malfunction affecting the school's operations.
Hardware malfunctions differ from software problems because you cannot fix them by reinstalling programs or updates. They require physical repair or replacement of components. Understanding this distinction is crucial for troubleshooting computer issues effectively.
A virus attack on a computer is when harmful software programs, called viruses, sneakily enter your system and damage or steal your data. Think of a computer virus like a biological virus in humans—it spreads from one file to another, causing problems. These viruses usually come through infected email attachments, downloaded files, or unsafe websites. For example, if a Nigerian student downloads what looks like a free JAMB past question PDF from an untrusted website, it could contain a virus that corrupts their files or steals their passwords. Once inside, viruses can delete important documents, slow down your computer, display annoying pop-ups, or even crash your entire system. This is why you need antivirus software and must avoid opening suspicious email attachments or clicking strange links. Always keep your system updated with security patches too.
Computer files face serious risks from natural disasters like floods, earthquakes, and storms. When these disasters strike, they can damage physical storage devices such as hard drives and servers where your files are kept. For example, during the 2012 floods in Lagos, many businesses lost important documents and data because water destroyed their computers and backup systems. This is why professionals always keep copies of critical files in multiple locations—some stored locally and others in safe, distant places. A good practice is using cloud storage services, which keep your files on distant servers protected in secure data centers. Even if your local computer is damaged by a natural disaster, your files remain safe online. This concept is called data redundancy, and it's essential knowledge for anyone working with important information.
File integrity means keeping your computer files safe, complete, and unchanged from their original form. When you maintain file integrity, you ensure that files remain accurate and uncorrupted, protecting them from accidental deletion, virus damage, or unauthorized changes. Think of it like keeping your school records safe—you want them exactly as they were created, with no missing pages or alterations.
In Nigeria, imagine you're storing your WAEC results document on your computer. Maintaining its integrity means backing it up regularly, using antivirus software to prevent corruption, and controlling who can access or modify it. You might also use file permissions to restrict editing rights or create read-only copies.
Good practices include regular backups, using strong passwords, scanning for malware, and avoiding suspicious downloads. These steps protect your files from becoming damaged or lost.