πŸ“Š JavaScript
Q. Which program code doesn’t need preprocessing before being run?
  • (A) Text
  • (B) Script
  • (C) Both Text and Script
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) Script

Explanation: A script is program code that doesn’t need pre-processing (e.g. compiling) before being run.

Explanation by: Mr. Dubey
A script is program code that doesn’t need pre-processing (e.g. compiling) before being run.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
119
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate