Giter Site home page Giter Site logo

webwithaman / cpp-programming-questions Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 2.99 MB

This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.

C++ 100.00%
basics-of-cpp classes-and-objects exception-handling friend-functions inheritance inline-functions oops-in-cpp operator-overloading polymorphism virtual-functions

cpp-programming-questions's Introduction

Cpp Programming Questions

This repository contains a collection of programming questions and solutions in the Cpp programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Object-Oriented Programming, Classes and Objects, Constructors, Inheritance, Operator Overloading, Exception Handling and more.

Directory Structure

The repository is structured based on different topics, with each topic having its dedicated folder containing relevant programming questions and solutions.

  • /01_basics_of_c++
  • /02_functions
  • /03_classes_and_objects
  • /04_instance_static_members
  • /05_constructors_and_overloading
  • /06_operator_overloading_and_friend_function
  • /07_inheritance
  • /08_type_casting_and_conversion
  • /09_exception_handling
  • /10_this_pointer
  • /11_new_and_delete
  • /12_overloading_overriding_constructor_in_inheritance
  • /13_virtual_function_and_abstract_class
  • /14_file_handling

Clone this Repository

To clone this repository to your local machine, follow these steps:

  1. Copy the repository URL by clicking on the "Code" button and selecting either HTTPS or SSH.

  2. Open your terminal or command prompt.

  3. Use the git clone command followed by the copied repository URL.

For HTTPS:

git clone https://github.com/webwithaman/cpp-programming-questions.git

Usage

  1. Navigate to the root directory of the project.
  2. Run the command make run to start the program.
  3. Follow the on-screen instructions to answer the questions.

Contributing

If you find a bug or have a feature request, please open an issue on GitHub. If you'd like to contribute code, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

cpp-programming-questions's People

Contributors

webwithaman avatar

Watchers

 avatar

Forkers

nemo-ml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.