TCL Assignment 1 3 Question
TCL Assignment 1 3 Question
TCL ASSIGNMENT-2
1. Write an example program to explain command line arguments.
2. Write all the assignment-1 questions using command line arguments.
3. Write all the assignment-1 questions using procedure format.
4. Write a program to find if the entered number or string is a palindrome or not.
5. Write a program to print mathematical tables from 1 to 10.
6. Write a program to print i x j th element from a text file when i and j are given as
inputs.
TCL ASSIGNMENT-3
1. Upgrade all the questions such that the outputs are written into a file.
2. Write a program to write answers of all the previous questions into a single file by
appending it.
3. Source file: