Results 1 to 2 of 2

Thread: operator overloading ?

  1. #1
    Junior Registered
    Join Date
    Dec 2018
    Posts
    9

    operator overloading ?

    Hello Dear,

    Please Tell Me What is operator overloading ?

  2. #2
    Registered
    Join Date
    Oct 2018
    Posts
    38
    Operator overloading allows you to redefine the way operator works for user-defined types only (objects, structures). It cannot be used for built-in types (int, float, char etc.).

    Good astrologer in Toronto | Best Astrology Services in Toronto

Similar Threads

  1. relational operator in C ?
    By sabeerakhan00 in forum HTML, CSS, Layout, and Design
    Replies: 1
    Last Post: 08-30-2019, 03:57 AM
  2. What is the modulus operator?
    By Shivangi Panwar in forum Website Programming & Databases
    Replies: 14
    Last Post: 11-16-2018, 12:56 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •