πŸ“Š MySQL
Q. What is the shebang line?
  • (A) #!
  • (B) !#
  • (C) #$
  • (D) $#
πŸ’¬ Discuss
βœ… Correct Answer: (A) #!

Explanation: The shebang line is a special line at the beginning of a script file that tells the operating system which interpreter to use to run the script.

Explanation by: Admin
The shebang line is a special line at the beginning of a script file that tells the operating system which interpreter to use to run the script.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
97%
Success Rate