Computer Science, asked by suyashp174, 8 months ago

M.W
Question 1
an example.
A. Define operators. State one function of operators.
B. What is data type? Give
C. Name any two packages of java that contain Library classes.
D. Mention any two attributes required for class declaration.​

Answers

Answered by dalalmanjula030606
1

Answer:

1 : one that operates: such as. a : one that operates a machine or device. b : one that operates a business. c : one that performs surgical operations.

Arithmetic Operators are used to perform mathematical calculations.

2 : A data type is a type of data. Some common data types include integers, floating point numbers, characters, strings, and arrays. ... They may also be more specific types, such as dates, timestamps, boolean values, and varchar (variable character) formats

3: util Contains utility classes which implement data structures like Linked List, Hash Table, Dictionary, etc and support for Date / Time operations. java. applet Contains classes for creating Applets

4: a) Two attributes required for class declaration : (1) Access specifier (2) Class name. (b) A token is the smallest individual unit in a program. ... whereas an identifier is the name given to different parts of a program

Please make me branlist

Answered by Anonymous
1

Answer:

  • A person who operates or machinee.Arithmetic operates are used to perform mathematical calculations..
  • A particular kind of data , as defined by the values it can take the, programing language used , or the operation that can be performed on it.
  • see the attachment...
  • syntax of class declaration is shown below..
  • class class name

data memberd

member functions...

Hope it helps.. mark me as brainliest..

Attachments:
Similar questions