answersLogoWhite

0

Take a look around you! The world is just full of objects. The sun, trees, birds, flowers, are all objects created in God's divine plan. Everyday you should give thanks to the Maker who declared and instantiated you and I and all living and nonliving things.

User Avatar

Wiki User

17y ago

Still curious? Ask our experts.

Chat with our AI personalities

JudyJudy
Simplicity is my specialty.
Chat with Judy
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin

Add your answer:

Earn +20 pts
Q: What is real world object?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the strength of object-oriented programming?

Its close to real world entity..


What do you mean by object as a software unit?

An object may represent a real-world object (in as much or as little detail as necessary), or it may be a completely imaginary object, such as conceptual object like a shape (rather than specific type of shape like a square). But regardless of what they represent, they are not physical objects that we can pick up and touch; they only exist in a computer's memory. Thus an object is a software unit.


What is object oriented para diagram?

There are two types of languages. Procedure oriented language and object oriented langugae. An object oriented langugae is quite impresses from real world environment. it says that for example a classroom is full with chairs then that class is a class of object oriented and those chairs are object... Basically this makes programing very easy and short... Hope this answer was of some help...


What is an object is computer?

Objects are key to understanding object-orientedtechnology. Look around right now and you'll find many examples of real-world objects: your dog, your desk, your television set, your bicycle. Real-world objects share two characteristics: They all have state and behavior. Dogs have state (name, color, breed, hungry) and behavior (barking, fetching, wagging tail). Bicycles also have state (current gear, current pedal cadence, current speed) and behavior (changing gear, changing pedal cadence, applying brakes). Identifying the state and behavior for real-world objects is a great way to begin thinking in terms of object-oriented programming.


What is physical object in c plus plus?

A physical object is a real-world entity -- one you can physically sense either by seeing it, touching it, smelling it, hearing it or tasting it. By contrast, a virtual object is one we can only imagine. In object-oriented programming languages such as C++, all objects are virtual entities that can be used to represent a physical entity or an imagined entity, or a combination of both, either in whole or in part.