Posts

Showing posts with the label History of C language

Featured post

साझेदारी का सामान्य परिचय (General introduction of Partnership )

Image
साझेदारी का  सामान्य परिचय (General introduction of Partnership ) Table of Contents In this Post साझेदारी का  सामान्य परिचय (General introduction of Partnership ). साझेदारी का अर्थ (Meaning of Partnership)– साझेदारी की परिभाषा (Definition of Partnership)– साझेदारी की आवश्यकता (Need of partnership)– साझेदारी की विशेषताएं (Characteristics of partnership)– दो या दो से अधिक व्यक्तियों का होना – साझेदारो के मध्य समझौता या अनुबंध होना – लाभों का विभाजन – व्यवसाय का होना – व्यवसाय का सञ्चालन सभी के द्वारा या उन सभी की और से किसी एक के द्वारा होना – अधिनियम- असीमित दायित्व- पृथक अस्तित्व नहीं- साझेदारी के प्रकार(Types of Partnership)- दायित्व के अनुसार समयानुसार साझेदारी उद्देश्यानुसार साझेदारी वैधता के अनुसार साझेदारी साझेदारी संलेख(Paartnership Deed) साझेदारी संलेख में सम्मिलित मदें (Contents of Partnership Deed)- साझेदारी संलेख के अभाव में लागू होने वाले नियम(Rules Applicable in Absence of Partnership Deed) साझेदारी का  सामान...

कक्षा 11 कंप्यूटर सिलेबस 2018 - 2019 Class 11 Computer Syllabus 2018 - 2019

Image
कक्षा 11 कंप्यूटर सिलेबस 2018 -2019   कंप्यूटर प्रोद्योगिकी और प्रोग्रामिंग – I विषय कोड – 03 इस विषय के दो प्रश्न पत्रों की सैधांतिक एवं प्रायोगिक परीक्षा होगी |  परीक्षार्थी को दोनों में पृथक – पृथक उत्तीर्ण होना अनिवार्य है.  विषय की योजना निम्नानुसार है – Important Syllabus links: RBSE Class 11 - syllabus Hindi 2018-19   class 11 english - Syllabus 2018-19  Class 11 Accountancy -Syllabus 2018-19  Class 11 business studies - Syllabus 2018-19  Class 11 economics Syllabus 2018-19  Class 11 Compluter Syllabus 2018-19 प्रश्न पत्र समय (घंटे) प्रश्न पत्र के लिए अंक परीक्षा पूर्णांक सैधांतिक 3.15 70 70 100 प्रायोगिक 3.00 30 30 क्र. सं.                विषय वस्तु                 पूर्...

C Language : An Introduction

Image
"C" Language : An Introduction C Language : An Introduction to C Language C is a programming language designed by 'Dennis Ritchie' at AT& T bell Labs in USA in 1972. The C programming language is the mother of the all programming languages. It is middle level language. It combine best features of low level language and flexibility of high level languages. It is machine and program dependable.  C is one of the most widely used programming language of all time.  History C Language :  This was designed 'Dennis Ritchie' at AT& T bell Labs in USA in 1972. Ritchie was working on a project "Multics" in 1960s to develop an operating system for large computer that could be used by a thousand users. This was not an economically useful project so they had to make another project. The programming language C was written by Karnighan and ritchie, in a now classic book " The C programming Language: 1St edition.  Characterist...