Đoạn mã HTML nào sau đây được sử dụng cho việc upload tập tin trong form?37/50Đoạn mã HTML nào sau đây được sử dụng cho việc upload tập tin trong form?<form enctype="text/plain" action="index.php" method="post"><form enctype="plain" action="index.php" method="post"><form enctype="multipart/form-data" action="index.php" method="post"><form enctype="application/upload-file" action="index.php" method="post">Giải thíchC là đáp án đúng