Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

SET

Satinder Rawal answered on April 17, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • this.$set
  • set js
  • set in javascript
  • Java How to use Set?
  • create set in java
  • sql set
  • Java Set
  • python set &
  • python set
  • setValues
  • javaScript new Set() Method
  • set javascript
  • How to create Set java
  • set js
  • js set
  • JavaScript Sets
  • set js
  • set in javascript
  • set in python
  • python set
  • js Set
  • what is new set in javascript
  • set java
  • what is set in javascript
  • set js
  • Create JavaScript Set
  • set in python
  • new set in javascript
  • python set
  • python using set

  • 0

    If we want to represent a group of unique values as a single entity then we should go

    for set.

     Duplicates are not allowed.

     Insertion order is not preserved. But we can sort the elements.

     Indexing and slicing not allowed for the set.

     Heterogeneous elements are allowed.

     Set objects are mutable i.e once we creates set object we can perform any changes in

    that object based on our requirement.

     We can represent set elements within curly braces and with comma seperation

     We can apply mathematical operations like union, intersection, difference etc on set

    objects. 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: set whatever
    Link to this answer
    Share Copy Link
    Contributed on Apr 17 2023
    Satinder Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.