Indian language document MCQs Quiz | Class 9

This multiple-choice quiz for Class IX Computer Applications (Code 165) focuses on Unit 4: Lab Exercises. It specifically covers the topic of creating documents in an Indian language (non-English). Test your knowledge on concepts like Unicode, InScript and Phonetic keyboards, and Input Method Editors. After completing the quiz, submit your answers to see your score and download a PDF of your answer sheet.

Working with Indian Languages on a Computer

Creating documents in Indian languages like Hindi, Bengali, Tamil, or any other regional language is a common task. Modern operating systems and word processors have robust support for this, but it’s important to understand the underlying technology to work efficiently. This involves concepts like character encoding, fonts, and keyboard input methods.

Key Concepts Explained

Understanding these three core concepts is essential for trouble-free document creation in any non-English language.

  • Unicode: This is the universal character encoding standard. It assigns a unique number to every character, no matter the platform, program, or language. Before Unicode, different systems used different encodings, leading to documents appearing as garbage text (boxes or question marks) on other computers. Using Unicode (specifically UTF-8) ensures your Indian language text is readable everywhere.
  • Fonts: A font is a set of printable or displayable text characters in a specific style and size. For Indian languages, you need fonts that contain the characters for that script. Modern systems come with Unicode fonts like Mangal for Devanagari script. Older, non-Unicode fonts (often called legacy fonts) exist but are not recommended as they are not cross-compatible.
  • Input Method Editor (IME): An IME is a software component that allows users to enter complex characters and symbols, such as those in Indian languages, using a standard keyboard (like the QWERTY keyboard). It acts as a bridge between your keyboard and the application.

Common Keyboard Layouts for Indian Languages

There are two primary methods for typing in Indian languages:

  1. InScript (Indian Script) Keyboard: This is the standard keyboard layout for Indian scripts, standardized by the Government of India. The layout is designed to be consistent across different Indian languages. Vowels and consonants are arranged in a way that makes logical sense for the structure of Indian scripts, which can make typing very fast once learned.
  2. Phonetic Keyboard (Transliteration): This method is very popular among users who are comfortable with the English QWERTY keyboard. You type the Indian language words using English letters that correspond to their sound. For example, to type ‘भारत’ (Bharat) in Hindi, you would type ‘bharat’. The IME then converts this transliteration into the actual Devanagari script. It’s easier to learn initially but may not be as fast as InScript for professional typists.

Comparison of Input Methods

Feature InScript Keyboard Phonetic (Transliteration) Keyboard
Standardization Standardized by the Government of India Varies slightly between different IME software
Learning Curve Steeper; requires learning a new layout Very easy for those familiar with English typing
Typing Speed Potentially faster for trained typists Generally slower than a proficient InScript user
Logic Based on the phonetic structure of Brahmic scripts Based on phonetic mapping from English letters

Quick Revision Points

  • Always use Unicode encoding (like UTF-8) for maximum compatibility.
  • Ensure you have the necessary Unicode fonts installed on your system.
  • An IME (Input Method Editor) is the tool that enables typing in different languages.
  • The Language Bar or Input Indicator (usually on the taskbar) is used to switch between different languages and keyboards.
  • InScript is the official, standardized layout, while Phonetic is an easier-to-learn alternative based on transliteration.

Practice Questions

  1. What is the full form of InScript?
  2. You typed a document in Hindi on your computer, but on your friend’s computer, it shows up as a series of boxes. What is the most likely cause?
  3. Explain the difference between a font and an encoding system.
  4. Where in your operating system (like Windows or macOS) would you go to add a new keyboard layout for an Indian language?
  5. If you wanted to type the word ‘dhanyavad’ to get the Hindi equivalent, which input method would you be using?

Author

  • CBSE Quiz Editorial Team

    Content created and reviewed by the CBSE Quiz Editorial Team based on the latest NCERT textbooks and CBSE syllabus. Our goal is to help students practice concepts clearly, confidently, and exam-ready through well-structured MCQs and revision content.