a. ____________________ is the postfix decrement of A. b. ___________________ is the forced or explicit conversion of the type by the user to a specified type. c. The _________________ operator divides one operand by another and returns the remainder as its result. d. In Java, when the + operator is used with Strings, it will perform ____________ of the strings. e. Any package of Java can be used and accessed by including ______________ command. f. ________________package contains all the utility classes like Date, Calendar, Random etc. g. Math class is a part of ______________ package. h. The basic elements in Java are known as ______________ i. A program element whose value remains unchanged during the course of the program is called a ______________ j. A class name must begin with ______________ letter.
Answers
Answered by
0
Answer:
a) Postfix decrement
b) type of convertion
c)Mod Operator
d)wala ka nhi pata
e)ka be nhi pata
f)Java.util Package
g)ka nhi pata
I)nhi pata
j) capital letter
Similar questions