home » zplus/dokk.git
ID: f929c0bb014eee4482a634ca167b282f5985f48c
29 lines — 887B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:comparative_study_of_c-objectivec-cpp_2013",
    "library:author": [
        "Puneet Bhalla",
        "Surbhi Gupta"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Comparative study of C, Objective C, C++ programming language",
    "blob:at": {
        "@id": "file:/pdf/comparative_study_of_c-objectivec-cpp_2013.pdf",
        "blob:primary_source": "http://www.discoveryjournals.org/discovery/current_issue/v5/n14/A2.pdf?",
        "blob:retrieval_date": "2023-03-12"
    }
}