Before you do anything, please take some time to understand both the terminology and use of storage media in Windows.
A "hard disk" can NOT have "C,D and F(dvdrw) drive[s]."
By definition, a "DVDRW" drive is a separate physical device, that is, an optical drive that is capable of both reading and writing (burning) DVDs. The same physical device almost always also is capable of reading and writing CDs.
One physical drive -- whether a hard drive or a solid state drive (SSD) -- can have more than one "partition." Partitions are separate physical areas on the drive.
If I had to guess, I would guess that you have a single physical hard drive -- which includes a C partition and a D partition -- and a DVD "burner" drive, which is labeled F.
Windows has a number of different types of partitions used for various different purposes. In Windows, partitions are labeled with letters of the alphabet; A and B are typically no longer used because these letters historically were used for drives for 5¼ inch and 3½ inch floppy disks, respectively). For historical reasons, the C partition is where the operating system files (i.e., Windows) are located. A D partition, if present, may be used for user data.
Partitions on a Windows system can not have the same identifying letter as other partitions. That is, if you have both your old hard disk and a new SSD in your Windows 7 system, you can not have C and D partitions on both devices. The only exception would be if you had a "dual-boot" system, in which case you could start Windows using the SSD only or the hard drive only. There seems little valid reason to do this.
This is a brief introduction to hard drives and partitions. It is far from the only thing you should study before attempting to install a new SSD: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/hard-drives-and-partitions?view=windows-11