Skip to content
Snippets Groups Projects
Commit 2363557e authored by VIGNESH VIJAYAKUMAR's avatar VIGNESH VIJAYAKUMAR
Browse files

Upload New File

parent 34752ed3
No related branches found
No related tags found
No related merge requests found
public class Class1{
final int one=1;// we never modify/override the value if we use final
int two=2;
int three=3;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment