πŸ“Š Operating System Architecture
Q. Which of the following statements is NOT TRUE statements ?
  • (A) perl chomp function will not remove all whitespace characters by default
  • (B) perl chomp function returns the number of characters removed
  • (C) perl chomp function checks whether the last character matches the input line separator and only then it deletes it.
  • (D) it deletes the last ending varibale character regardless of whatever it is.
πŸ’¬ Discuss
βœ… Correct Answer: (D) it deletes the last ending varibale character regardless of whatever it is.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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