overloading

Hello, you have come here looking for the meaning of the word overloading. In DICTIOUS you will not only get to know all the dictionary meanings for the word overloading, but we will also tell you about its etymology, its characteristics and you will know how to say overloading in singular and plural. Everything you need to know about the word overloading you have here. The definition of the word overloading will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofoverloading, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

English

English Wikipedia has an article on:
Wikipedia
Examples

Function overloading: int add(int a, int b) { return a + b; }

float add(float a, float b) { return a + b; }

Etymology

From over +‎ loading.

Pronunciation

  • (UK) IPA(key): /ˈəʊ.və(ɹ)ləʊdɪŋ/
  • (US) IPA(key): /ˈoʊ.vɚloʊ.diŋ/
  • Hyphenation: o‧ver‧loa‧ding

Noun

overloading (countable and uncountable, plural overloadings)

  1. (object-oriented programming) A type of polymorphism, where different functions, operators or variables with the same name are invoked based on the data types of the parameters passed.
    • 2013 July 9, G.B., “Re: The future of Spark . Spark 2014 : a wreckage”, in comp.lang.ada (Usenet):
      I guess we need to adapt to even more overloadings, since symbolophobia is part of Ada culture.
  2. The loading of a vehicle etc. with too heavy a weight.
    Operators can be fined for overloading of vehicles.

Hyponyms

Translations

Verb

overloading

  1. present participle and gerund of overload