What does the term 'javah' refer to?

Choose the correct answer

Explanation

'javah' is a tool used to generate C header files from Java class files, facilitating native method integration. It is not a disassembler, interpreter, or compiler.

What does the term 'javah' refer to? — Java concepts and its programming | PakQuizHub