Reference model

I have a question
#Which high-level language is better/mostly used to model reference model, any reasons why many reference models are in C?

appreciate if any experts help me, thank you.

It really depends on what technologies are involved in the reference, and the locally available skills. C is probably the most widely used language in engineering. It is also very easy to represent a single procedural thread of execution using C.