kaushal shah

Hey there! :)

Student at Barbaria insititute of technology

Studied at Haria

Certified in C programming

The Scripting Elements

This is pptx on the Jsp Scripting elements which contains different scripting elements and their explanation with examples.

Action Elements

This is a pptx on a Action Elements which contains action and custom tags with standard Action Elements along with examples.

Java Class

This is file on classes and objects along with example and introduction. Methods and constructor are also explained.

Web Service

This is a pptx on the web services. how to consume it, its architecture and introduction to UDDI

Managing States

This is a pptx on how to manage the state. Why it is done and how to accomplish it. Many different methods of managing it are shown.

wrapper class

This is a file on wrapper classes and byte class with examples.

Java Interface

This is a file on java interfaces which contains explanations and examples on it. it shows how to implement it.

Inheritance

This a file on inheritance 1. super and final keywords 2. abstract classes 3. types of inheritance 4. polymorphism 5. object classes

String handling

This is a file on string handling which contains methods of string along with stringbuffer and its methods with examples.

Opearators

This is a file on operators;- 1. Arithmatic operator 2. Bitwise operator 3. Relational operator 4. Boolean Logical operator 5. Assignment operator 6. Condetional operator

Overloading vs Overriding

This file contains a difference between a function overloading and overriding in tabular format.

Call by value and reference

This is a file on call by value and call by reference with examples.