Is source control the same as version control?

Is source control the same as version control?

Source control is the process of managing the different versions of files stored on a computer. It is a way of storing and organizing files so that they can be easily accessed, modified, backed up and restored. No matter how big or small your project is, source control is a very important part of the development process.

“Source control” and “version control” are often used interchangeably, but there are differences between them. Version control is a broader term which can apply to any type of file that needs to be managed in different states over time. On the other hand, source control mostly applies to programming code and computer files.

https://www.softwaretestinghelp.com/source-control-devops/