Yes, in the case of versions of Windows after Vista.
Prior to Windows Vista, a full format was the same as a quick format, but included a disk scan for bad sectors. As of Vista, this scan was replaced by writing zeroes to each sector of the drive (which in turn would reveal any bad sectors that couldn't be written to).
Another source here related definitively to Windows 7 states:
What's a quick format?
Quick format is a formatting option that creates a new file table on a
hard disk but does not fully overwrite or erase the disk. A quick
format is much faster than a normal format, which fully erases any
existing data on the hard disk.
Emphasis mine
I don't know why the source you've provided isn't mentioning Windows 7, but it does apply.
Evidence
Prior to formatting my SD card:

Full format complete:

After formatting my SD card:

Updated my answer with proof of this being the case. – Jonno – 2016-03-01T12:53:13.503
This is not just to verify read/write, some people might have argued that this is what they expected was to occur - protection against data recovery was expected. Zeroing flash memory makes later recovery of lost data a lot easier as well. – mckenzm – 2018-12-28T01:09:41.150