Which of the following user-defined header file extensions is used in C++ ?
By convention, the extension used for user-defined header files in C++ is ".h". Therefore, option a) "h" is the correct answer as it represents the standard and commonly used extension for C++ header files.