User-submitted Projects

35
2253 reads
SillySall's picture

Submitted by

SillySall
Object Cloning
The below program demonstrates how to clone an object. In the below program x1,x2 are two objects of class TestClone1 which implements cloneable.The x1 object is clone and assigned to x2 object.
Run It Now!
35
2597 reads
deep07's picture

Submitted by

deep07
Tags:

Stack Example
The above program demonstrates how to use Stack Collections in java.
Run It Now!
35
1826 reads
king_leo's picture

Submitted by

king_leo
Tags:

static variable
this program demonstrates static variable in cpp.
Run It Now!
35
218 reads
djkoder's picture

Submitted by

djkoder
Tags:

tt1234
simple objective c project
Run It Now!
35
259 reads
duffchick5842's picture

Submitted by

duffchick5842
Tags:

Print Diamond
This program code takes input for number of rows and then display diamond shape on output window.
Run It Now!
35
146 reads
onyxbladeo's picture

Submitted by

onyxbladeo
Tags:

Check Vowel
This code checks whether an input alphabet is a vowel or not. Both lower-case and upper-case are checked.
Run It Now!
34
9168 reads
amit3572's picture

Submitted by

amit3572
Tags:

34
1178 reads
silent_guy21's picture

Submitted by

silent_guy21
Tags:

SQL Injection Logger
Want to know the IP of the user who's trying to inject your system? Then you must use this function.
Run It Now!
34
1845 reads
EmailCheck
A simple java application that asks you to input your email id and checks it to tell you that the entered mail is valid or not. P.S please download the code and try running it on your system, isn't
EmailCheck

Run It Now!
34
1447 reads
Anand13's picture

Submitted by

Anand13
Tags:

SumOfDigit
program to find sum of digit
Run It Now!
Make & share a project and showcase your talent to the world!