Results 1 to 4 of 4

Thread: c/c++ for swift

  1. #1
    hassannasir is offline Senior Member+
    Last Online
    30th December 2023 @ 06:31 PM
    Join Date
    06 Jul 2020
    Gender
    Male
    Posts
    171
    Threads
    53
    Credits
    686
    Thanked
    0

    Default c/c++ for swift

    سی اور سی پلس پلس کے کون سے کانسپٹس سوفٹ پروگرامنگ میں اپلاے ھوتے ھیں

  2. #2
    Haseeb Alamgir's Avatar
    Haseeb Alamgir is offline Super Moderator
    Last Online
    Yesterday @ 08:57 PM
    Join Date
    09 Apr 2009
    Location
    KARACHI&
    Gender
    Male
    Posts
    19,273
    Threads
    411
    Credits
    39,647
    Thanked
    1813

    Default

    The major purpose of C++ programming is to introduce the concept of object orientation to the C programming language. Object Oriented Programming is a paradigm that provides many concepts such as inheritance, data binding, polymorphism etc

    Basic Concepts of Object Oriented Programming using C++ Object oriented programming is a type of programming which uses objects and classes its functioning. The object oriented programming is based on real world entities like inheritance, polymorphism, data hiding
    Object-oriented programming has four basic concepts: encapsulation, abstraction, inheritance and polymorphism. Even if these concepts seem incredibly complex, understanding the general framework of how they work will help you understand the basics of a computer program.

    OOP stands for Object-Oriented Programming. Procedural programming is about writing procedures or functions that perform operations on the data, while object-oriented programming is about creating objects that contain both data and functions. ... OOP provides a clear structure for the programs.

    for more please visit at here
    https://www.itdunya.com/forumdisplay.php?42-C

  3. #3
    hassannasir is offline Senior Member+
    Last Online
    30th December 2023 @ 06:31 PM
    Join Date
    06 Jul 2020
    Gender
    Male
    Posts
    171
    Threads
    53
    Credits
    686
    Thanked
    0

    Default

    swift is used for iOS programming

  4. #4
    hassannasir is offline Senior Member+
    Last Online
    30th December 2023 @ 06:31 PM
    Join Date
    06 Jul 2020
    Gender
    Male
    Posts
    171
    Threads
    53
    Credits
    686
    Thanked
    0

    Default

    Kindly tell me in detail that which concepts of c/c++ are applicable in swift programming?

Similar Threads

  1. Swift
    By M ARIF ARIAN in forum Introduction
    Replies: 6
    Last Post: 14th February 2019, 10:09 AM
  2. Need sony device swift
    By MYID786 in forum Satellite stuff & info
    Replies: 2
    Last Post: 15th December 2016, 05:02 PM
  3. swift shader config
    By shekari_918 in forum Help/Request (PC Games)
    Replies: 1
    Last Post: 11th August 2013, 12:30 PM
  4. swift shader
    By shekari_918 in forum Help/Request (PC Games)
    Replies: 3
    Last Post: 16th July 2013, 10:51 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
  •