The document provides instructions for a term-end practical examination for an Introduction to Internet Programming course. It specifies that the exam is 1 hour long and worth a total of 30 marks. There are two compulsory programming questions worth 10 marks each - the first asks students to write a program that reads and sorts three strings from command line arguments alphabetically, and the second asks students to write a recursive program to compute Fibonacci numbers. An additional 10 marks are for a viva-voce oral examination. All programs must be written in Java.