We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcc9df commit 2c4c6f7Copy full SHA for 2c4c6f7
Department.java
@@ -0,0 +1,6 @@
1
+package com.csi.publicscope;
2
+
3
+public class Department {
4
+protected String deptName="R&D";
5
6
+}
0 commit comments