Write down HTML or JavaScript code for the following requirements:
Declare an Array along with the identifier SUBJECT having length 5. Assign subsequent values to the array parts:
MIS, Algorithms, Java, Databases, C++
Show all values in reverse order.