Write the program that splits the expression in the text db “Halic University” character array into two parts according to the space character and adds the first part to the variable “part1” and the second part to the variable “part2”. (microprocessor)