Tag: web technology
Questions Related to web technology
-
TypeCov()
-
Type()
-
CTyp()
-
CType()
-
Constant
-
Const
-
Consta
-
Fixed
-
private
-
b.final
-
c.protected
-
d.don't use any keyword at all (make it default)
-
Line 1, line 2 and line 3 only
-
b.Line 1 only
-
c.Line 1 and line 2 only
-
d.Line 2 only
-
Visible only inside the package.
-
b.Visible only in the class and its subclass in the same package.
-
c.Visible in all classes in the same package and subclasses in other packages.
-
d.Visible only in the class where it is declared.
-
(B) & (C)
-
b. (E)
-
c. (A) & (C)
-
d. (D)
-
All of these.
-
b. (C) & (E)
-
c. (A), (C) & (E)
-
d. (B),(C) & (D)
-
(D) & (E)
-
b. (A), (D) & (E)
-
c. (D)
-
d. (C), (D) & (E)
-
private
-
0
-
c. private OR protected
-
d. protected
-
All of these.
-
b. (C) & (E)
-
c. (A), (C) & (E)
-
d. (B),(C) & (D)