About 1,540,000 results
Open links in new tab
  1. INITIALIZE Definition & Meaning - Merriam-Webster

    The meaning of INITIALIZE is to set (something, such as a computer program counter) to a starting position, value, or configuration.

  2. INITIALIZE | English meaning - Cambridge Dictionary

    We first arbitrarily initialize them, and then proceed with the two steps mentioned above.

  3. Initialization (programming) - Wikipedia

    In computer programming, initialization or initialisation is the assignment of an initial value for a data object or variable. The manner in which initialization is performed depends on the programming …

  4. How to initialize objects by using an object initializer - C#

    Jul 3, 2025 · Learn how to use object initializers to initialize type objects in C# without invoking a constructor. Use an object initializer to define an anonymous type.

  5. INITIALIZE Definition & Meaning | Dictionary.com

    Initialize definition: to set (variables, counters, switches, etc.) to their starting values at the beginning of a program or subprogram.. See examples of INITIALIZE used in a sentence.

  6. What is the difference between "instantiated" and "initialized"?

    To initialize means assigning an initial state to the object before it is used. This initialization can be part of the instantiation process, in that case values are explicitly assigned to object attributes in the …

  7. Object initializer - JavaScript | MDN

    Jul 8, 2025 · An object initializer is a comma-delimited list of zero or more pairs of property names and associated values of an object, enclosed in curly braces ({}). Objects can also be initialized using …

  8. How to Initialize Structures in C? - GeeksforGeeks

    Jul 23, 2025 · In this article, we will learn how to initialize structures in C. Initialize Structures in C We can initialize the structure by providing the values of the members in the list during the declaration. …

  9. INITIALIZE definition and meaning | Collins English Dictionary

    Definition of 'initialize' initialize in British English or initialise (ɪˈnɪʃəˌlaɪz ) verb

  10. initialize - Wiktionary, the free dictionary

    Oct 9, 2025 · From initial +‎ -ize. initialize (third-person singular simple present initializes, present participle initializing, simple past and past participle initialized) (American spelling, Oxford British …