C++ Programming Language and history

C++ Programming Language and history C++ Programming Language is a statically typed, compiled, general-purpose, case-sensitive, free-form programming language that supports procedural, object-oriented, and generic programming. C++ is regarded as a middle-level language, as it comprises a combination of both highlevel and low-level language features. History of C++ Programming Language C++ was developed by Bjarne Stroustrup...

C Programming Language and History

C Programming Language and History The C programming language is a general purpose and structured programming language. It is also called a procedural oriented programming language. C is not specifically designed for specific application areas. However, it was well suited for business and scientific applications. It has various features like control structures, looping statements, and...

What is Programming

What is Programming Programming is where you create software. Software controls hardware, which is the physical part of an electronic device such as a computer, phone, tablet, gaming console, micro-controller or some other gizmo. Programming is the implementation of logic to facilitate specified computing operations and functionality. Computer programming is the process of designing and...

Computer Programming

Computer Programming (কম্পিউটার প্রোগ্রামিং) (কম্পিউটার আদেশ নির্দেশ প্রদানের জন্য কম্পিউটার বুঝতে পারে এমন কিছুসংকেত এবং কতিপয় নিয়মকানুন ব্যবহার করে প্রোগাম তৈরী করা হয়। প্রোগ্রাম তৈরীর জন্য ব্যবহৃত সকল নিয়ম কানুন ও সংকেতগুলোকে একত্রে প্রোগ্রামের ভাষা বলে। একটি কম্পিউটার শত সহস্র ইলেক্ট্রনিক সুইচ সমন্বয়ে তৈরী, যার দুইটি অবস্থা OFF/ON থাকে। 352.  A series of instructions that tells...

Computer Programming Basics – কম্পিউটার প্রোগ্রামিক বেসিক

Error removing procedure from a program is called – Debugging BASIC is a – programming language Which one is the computer’s own language? – Low level language which is written in binary Give some Example of programming language. Answer:  BASIC, PaSCAL, C++, FORTRAN Programming languages- Fortran, Java, C++, BASIC, LOGO, COBOL, Pascal; 1st Programming language-...

Scroll to top