📙
Workbook - Introduction to Software Systems
  • About - Workbook
  • Introduction
  • Software Engineering
    • Software Systems
    • Software Product Development
    • Networking
  • TERMINAL PROGRAMMING
    • LINUX - SHELL
    • Practice Questions
  • Web Technologies
    • HTML
    • CSS
    • JavaScript
  • Databases
    • Database Systems
    • SQL - CURD Operations
  • Object Oriented Programming
    • Python
  • Lab Activities
    • Understanding GIT - Lab 1
    • SHELL - Lab 2
      • Class Quiz (15/6/2021)
      • Class Test Script
      • SHELL Lab Activity Task
      • SHELL Lab Activity Solution
  • ASSIGNMENTS
    • Assignment-1 SHELL Solutions
Powered by GitBook
On this page

Was this helpful?

  1. Lab Activities
  2. SHELL - Lab 2

Class Quiz (15/6/2021)

PreviousSHELL - Lab 2NextClass Test Script

Last updated 3 years ago

Was this helpful?

  1. <ttitle> is the incorrect tag.

  2. 12/3 is the right answer as there no spaces in the expr

3. echo ${arr[*]} is the right answer

4. <h2 style="color:red;background:black"> Hello World </h2> is the example for inline CSS

5. 25 is the correct answer