(a) Using the three separate words "We,""study,"and "MySQL,"produce the following output: "We study MySQL "
(b) Use the string "Internet is a boon "and extract the string "net ".
(c) Display the length of the string "Informatics Practices ".
(d) Display the position of "My "in "Enjoying MySQL ".
(e) Display the name of current month.
