aboutsummaryrefslogtreecommitdiff
path: root/files/ca/glossary/object/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
commit656b8007e3ac28600241104d0eaa210870561395 (patch)
tree4d8793a9e58d682c2f7c36c8cc5435adc86e028a /files/ca/glossary/object/index.html
parentcb9e359a51c3249d8f5157db69d43fd413ddeda6 (diff)
downloadtranslated-content-656b8007e3ac28600241104d0eaa210870561395.tar.gz
translated-content-656b8007e3ac28600241104d0eaa210870561395.tar.bz2
translated-content-656b8007e3ac28600241104d0eaa210870561395.zip
unslug ca: modify
Diffstat (limited to 'files/ca/glossary/object/index.html')
-rw-r--r--files/ca/glossary/object/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ca/glossary/object/index.html b/files/ca/glossary/object/index.html
index 2688a42fed..09d2e7b145 100644
--- a/files/ca/glossary/object/index.html
+++ b/files/ca/glossary/object/index.html
@@ -1,12 +1,13 @@
---
title: Objecte
-slug: Glossary/Objecte
+slug: Glossary/Object
tags:
- CodingScripting
- Glossary
- Intro
- Object
translation_of: Glossary/Object
+original_slug: Glossary/Objecte
---
<p><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">Objecte,</a> es refereix a una estructura de dades que conté dades i instruccions per treballar amb les dades. Els objectes a vegades es refereixen a les coses del món real, per exemple, un objecte cotxe o mapa en un joc de carreres. {{glossary("JavaScript")}}, Java, C ++, Python i Ruby són exemples de llenguatges de {{glossary("OOP", "programació orientada a objectes")}}.</p>