07/09/2023 6:08 pm
Topic starter
Notifications
Clear all
What is object in javascript?
0
What is object in javascript?
Answer
Add a comment
Add a comment
2 Answers
0
08/09/2023 6:26 am
In JavaScript, an object is a data structure that stores key-value pairs, allowing you to group related data and functions together. It is a fundamental data type used for structuring and organizing information in JavaScript programs.
Add a comment
Add a comment
0
14/09/2023 9:07 pm
In JavaScript, an object is a standalone entity, with properties and type. Compare it with a cup, for example. A cup is an object, with properties. A cup has a color, a design, weight, a material it is made of, etc. The same way, JavaScript objects can have properties, which define their characteristics.
Add a comment
Add a comment
Forum Information
- 14 Forums
- 1,838 Topics
- 5,054 Posts
- 0 Online
- 1,079 Members
Our newest member: Tyronenodub
Latest Post: loli
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed