Web Designing and Publishing

Editor

  1. Which of following is not a text Editor Software ?
    1. Impress
    2. Sublime Text
    3. Notepad
    4. Notepad++
    Answer : A
    Explain: Impress is use for making presentation.
  2. Which of following in-built text editor in Window O.S. ?
    1. Sublime Text
    2. Vs Code
    3. Notepad
    4. Notepad ++
    Answer : C
    Explain: Windows Notepad is a simple text editor for Windows; it creates and edits plain text documents, release in 1983.
  3. Notepad ++ is a which type of software ?
    1. Open Source
    2. Paid
    3. Rental Software
    4. None of above
    Answer : A
    Explain: Notepad++ is a free and open-source text and source code editor for use with Microsoft Windows
  4. Which of following is not available in Notepad Menu ?
    1. File
    2. View
    3. Format
    4. Title
    Answer : D
    Explain: Notepad has 5 menu tab : File,Edit, Format, View and Help.
  5. Which is not a valid encoding standard not present in Notepad++ ?
    1. ANSI
    2. UTF- 8
    3. UTF-8 BOM
    4. UTF-16
    Answer : D
    Explain: UTF-16 is not present in Notepadd ++ but UTF-16 BE BOM and UTF-16 LE BOM are present.
  6. UTF stands for ?
    1. Undefined Transformation Format
    2. Unicode Transformation Format
    3. User Transformation Format
    4. User Translate Format
    Answer : B
    Explain: UTF stands for "Unicode Transformation Format". The UTF-8 encoding can be used to represent any Unicode character.
  7. Which converter is present in Notepad ++ ?
    1. ASCII to HEX
    2. ASCII to OCT
    3. HEX to ASCII
    4. Both A and C
    Answer : D
    Explain: Notepad++ has a pre-installed plug-in called Converter that has an option to Convert ASCII to HEX and Vice-versa.
  8. What is task of DNS Name server ?
    1. Translate domain name into a specific IP address.
    2. Translate domain name into a specific UDP address.
    3. Translate domain name into a specific TCP address.
    4. Translate domain name into a specific FTP address.
    Answer : A
    Explain: DNS lets users connect to websites using domain names instead of IP addresses.
  9. Which is not an encryption algorithm not present in Notepad ++ ?
    1. MD5
    2. SHA-256
    3. MD6
    4. BOTH A AND B
    Answer : C
    Explain: In Notepad++ supports two hashing algorithms MD5 and SHA-256. It present in Tools Menu.
  10. Service which helps an organization to host a website on the Web sercer :
    1. Web Service
    2. Web Hosting
    3. Web Marketing
    4. Web Publishing
    Answer : B
    Explain: Web hosting is a service that enables your website to be available online.
  11. Ctrl+Shift+P is shortcut key in Sublime Text is ?
    1. Web Browser
    2. Command Palette
    3. Quick Open files
    4. Toggle sidebar
    Answer : B
  12. What is the shortcut key of Find in Sublime Text Editor ?
    1. F
    2. Shift + F3
    3. Ctrl + F3
    4. Ctrl + F
    Answer : D
    Explain: For find use Ctrl + F and for replace Ctrl+H.
  13. Shortcut key to hide line in notepad++ :
    1. ALT+H
    2. SHIFT+H
    3. CTRL+H
    4. None of above
    Answer : A
    Explain: selected, the View - Hide lines option ( or the ALT + H shortcut ) hides the CURRENT line only.
  14. Sublime Text editor is compatible with which of the following Operating System :
    1. Windows
    2. Linux
    3. Mac Os
    4. ALL of above
    Answer : D
    Explain: Sublime Text runs on the Windows, Mac and Linux operating systems.
  15. Which of the programming languages supported by Notepad++ ?
    1. MATLAB
    2. R
    3. Both (A) and (B)
    4. None of above
    Answer : D
    Explain: Notepadd++ support programing language. MATLAB and R is not a programing language.
  16. Ctrl + ⇧(Shift) + F is the shortcut key for __________ in sublime text editor.
    1. Find
    2. Find and Replace
    3. Find in files
    4. None of above
    Answer : C
    Explain: Ctrl + ⇧(Shift) + F is the shortcut key for Find in file or folders in sublime.
  17. Which of the following is not a text editor ?
    1. Paint
    2. Sublime
    3. Notepad++
    4. Visual Studio Code
    Answer : A
    Explain: Paint is not a text editor.

Make sure you make notes of these question. We hope it helps you.