Java Technologies Laboratory
Subject Overview
The practical companion to Java Technologies, implementing arithmetic and expression evaluation, control-flow programs, array and matrix operations, inheritance and interfaces, exception handling, multithreading, and applet/servlet programs including cookies and session tracking. A 2-credit core lab paper.
Unit-wise Syllabus
1 units — click WhatsApp below to get the full notes for each
Unit 1: Java programming exercises
Basic I/O and arithmetic operations, expression evaluation, average computation, volume calculations, multiplication tables, prime checking, Fibonacci series, factorial, quadratic equations, weekday generation, Pascal's triangle, array printing/sorting/rotation, matrix sum/difference/product/sparse-check, vowel/consonant counting, inheritance types, access specifiers, multiple inheritance via interfaces, package creation, built-in exception handling, thread model implementation, thread priority and synchronization, applets with text fields and buttons, JButton/JTextField listeners, servlet HTTP request/response handling, cookies and session tracking
