top of page
Search


What is JSON Used for?
In web development and data exchange, JSON (JavaScript Object Notation) has been used as a fundamental and widely adopted data...

The Tech Platform
Jul 26, 2023


C# Classes and Objects
A class is a user-defined blueprint or prototype from which objects are created. Basically, a class combines the fields and...

The Tech Platform
Aug 10, 2022


What are Objects in JavaScript? How to Create JavaScript Object?
JavaScript Object is the most important data type and serves as the building block for modern JavaScript. Unlike primitive data types in...

The Tech Platform
Jan 20, 2022
bottom of page