User-submitted Projects

69
1594 reads
AmitVerma's picture

Submitted by

AmitVerma
Tags:

Moves pointer Array internally
This program demonstrates how to moves pointer Array internally at each index in PHP.
Run It Now!
69
1881 reads
AlbertCanon's picture

Submitted by

AlbertCanon
Tags:

69
2197 reads
Protected Modifier in java.
The below example demonstrates how to use Protected Modifier in java. The below example defines a protected class member of Class Employee named numEmployee , and accesses from Class FileProtect by c
Run It Now!
69
2606 reads
Cooldude's picture

Submitted by

Cooldude
EL Function Examples
The EL function example below demonstrates how to use El functions in JSP. This example uses abs() and round() to find out the absolute and rounded value of given values.
EL Function Examples

Run It Now!
69
2929 reads
Madman0101's picture

Submitted by

Madman0101
Tags:

Use Arrays In Java.
The below example demonstrates how to use arrays in java. The below example creates an array of objects of Class Game until the user press n as input.
Run It Now!
69
1435 reads
Icefiremadness's picture

Submitted by

Icefiremadness
Tags:

69
2663 reads
Anglina85's picture

Submitted by

Anglina85
Short Variable.
The below example demonstrates how to assign values of short data-type to a variable. The below example prints the value of variable as output.

Run It Now!
68
2070 reads
Mitchell's picture

Submitted by

Mitchell
Tags:

68
1517 reads
Aman's picture

Submitted by

Aman
DecimalToOctal
This python module converts decimal to octal very quickly as it uses bitwise operator which are quicker.
Run It Now!
Make & share a project and showcase your talent to the world!