8000 Heyy everyone!! · ravitomar7/Java_Programming_CCVT@024c6a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 024c6a6

Browse files
author
dell
committed
Heyy everyone!!
1 parent 9c56fd8 commit 024c6a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CCVT_Code_Distribute/src/com/rt/cloning/Department.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
package com.rt.cloning;
2-
//Comeent Added Here
2+
//Comment Added Here
33
public class Department implements Cloneable{
44

55
private int did;
66
private String dname;
7+
System.out.println("Hello everyone, this is Aishwariya Sethi!!")
78
public int getDid() {
89
return did;
910
}

0 commit comments

Comments
 (0)
0