
Notifications
Clear all
What is object in javascript?
0
07/09/2023 6:08 pm
Topic starter
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
- 22 Forums
- 1,969 Topics
- 5,313 Posts
- 0 Online
- 1,289 Members
Our newest member: Keithfatte
Latest Post: Space bug using " & n b s p ; "
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed