can someone give answers for these java questions?
Attachments:
![](https://hi-static.z-dn.net/files/dbb/289b633a433ccb37fcb7e15dcfbacdaa.jpg)
Answers
Answered by
1
A] OOP stands for object oriented programming which may contain data , in the form of fields often known as attributes and codes in the form of procedures often known as methods .
B] It is called Message Passing / Token Passing .
C] The two primitive data types are double / float .
Hope it helps
Thanks !!
B] It is called Message Passing / Token Passing .
C] The two primitive data types are double / float .
Hope it helps
Thanks !!
CharlieTomCruise9:
If it helped plz mark the brainliest
Answered by
0
1. a) In Java your code is your class (For example Student.java), then your data is object of the Class Student.
b) An reference of the Array is passed to the Method, the passing method is pass by reference
c) Double and Float can be used to represent Real Numbers
b) An reference of the Array is passed to the Method, the passing method is pass by reference
c) Double and Float can be used to represent Real Numbers
Similar questions
Science,
9 months ago
English,
9 months ago
Math,
9 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago
Economy,
1 year ago
Chemistry,
1 year ago
English,
1 year ago