Lec 3 : Built in Functions in C++ | Function in C Language | C++ Tutorials for Beginners

Sdílet
Vložit
  • čas přidán 22. 11. 2022
  • Lec 3 : Built in Functions in C++ | Function in C Language | C++ Tutorials for Beginners
    To know more about our other Initiatives & Courses
    Feel Free to Call : +917630076300
    Or visit : www.prideeducare.com
    #function #cprogramming #programming
    🔸The compilation process is complicated but interesting in c language. If a program has multiple files then each file compiles individually and creates the object of each source file , We will discuss about this in the video.
    The important role of linkers comes after the creation of object files. It performs two important task symbol resolution and relocation. The linker takes each object file and creates one absolute object file.
    When the linking process starts, linkage property comes into the play. In this article, I will not discuss the linker, I will only discuss the linkage.
    According to C standards, “An identifier declared in different scopes or in the same scope more than once can be made to refer to the same object or function by a process called linkage”.
    External Linkage in C:
    If an identifier has file scope and does not use the static storage class specifier at the time of the first declaration, the identifier has the external linkage.
    Internal Linkage in C:
    If a global identifier declares with static storage class, its linkage will be internal. An identifier implementing internal linkage is not accessible outside the translation unit in which it is declared.
    An identifier with internal linkage denotes the same object or function within one translation unit if it is accessed by any function.
    Pride educare is India's Leading Edtech company based at Mumbai & Having 178 Training Centres Across India, Nepal & Bangladesh.
    We specialise in Training & Development of Technical as well as Soft skills of the Candidates, We Make them Future Ready !!
    6000+ Students are Taking Benefit of Online Live Interactive Lectures organised by our Expert Industry Experienced Team of Teachers.
    Don't Just Waste your Lockdown days, Learn Courses & Be Future Ready !!
    to join Any Courses Please Visit : app.prideeducare.com/
    We Also Help Students to Start their Own business and Not just keep Searching for jobs.
    To know more about our other Initiatives & Courses
    Feel Free to Call : +917630076300
    Or visit : www.prideeducare.com
    Stay connected with us on your Favorite Social Media Platforms:
    Facebook: / prideeducare
    Instagram: / prideeducare

Komentáře • 1

  • @YashAbhayTondwalkar
    @YashAbhayTondwalkar Před rokem

    Now a days sanika mam not coming on CZcams pride channel what is the problem