Computer Science, asked by shalini683, 1 year ago

What is real world object?with example.


Please answer it very fast................



I will mark you as brainlist

Answers

Answered by krishmakrish
0
An object is a software bundle of variables and related methods. You can represent real-worldobjects using software objects.

eg: bicycle
hope it helps
brainliest plz
Answered by llCheeryBaell
1

hope it's helpful...

Let the three consecutive multiples of 8 be 8x, 8(x+1) and 8(x+2). According to the question,

8x + 8(x+1) + 8(x+2) = 888

⇒ 8 (x + x+1 + x+2) = 888 (Taking 8 as common)

⇒ 8 (3x + 3) = 888

⇒ 3x + 3 = 888/8

⇒ 3x + 3 = 111

⇒ 3x = 111 – 3

⇒ 3x = 108

⇒ x = 108/3

⇒ x = 36

Thus, the three consecutive multiples of 8 are:

8x = 8 × 36 = 288

8(x + 1) = 8 × (36 + 1) = 8 × 37 = 296

8(x + 2) = 8 × (36 + 2) = 8 × 38

Similar questions