Skip to content
View MateenHussain391's full-sized avatar

Block or report MateenHussain391

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Student-Management-system Student-Management-system Public

    A simple C++ project to manage students record like name, address, roll no, marks.

    C++

  2. Cpp-calculator-using-inheritance Cpp-calculator-using-inheritance Public

    Simple C++ program that use the concept of inheritance and function overriding.It consist of two classes simple Performs basic arithmetic operations(addition,subtraction,multiplication,division). c…

  3. cpp-pointer-array-demo cpp-pointer-array-demo Public

    🔗 C++ program using array of pointers to dynamically allocate Person objects on the heap.