After incrementing a float pointer ptr by 1 it would be incremented by __________
(a) 1 byte
(b) 2 bytes
(c) 3 bytes
(d) 4 bytes
The question was asked in an interview for internship.
Origin of the question is Unsafe code & Pointers Basics topic in section Miscellaneous topics of C#