# Introduction
In this lab, we will write a C++ program to find the divisors of a given number. A divisor of a number is a positive integer that divides the number without leaving a remainder.
Program to Find Divisor of a Number
|60 : 00
Click the virtual machine below to start practicing