Question
What is the scope of a parameter in a function?
Solution
It is local to the function and can only be accessed within the function.
More IT Networking Questions
- What is the primary purpose of HTML5?
- Which of the following correctly describes polymorphism?
- Which scheduling policy may result in high waiting times for long-running jobs?
- B-trees and B+ trees are primarily used for efficient storage and retrieval of data in:
- Which of the following is NOT a dynamic programming problem?
- Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
- What is the primary purpose of a database transaction?
- State true or false Paging incurs memory overheads in operating system.
- How can the Banker's algorithm be used to prevent deadlocks?
- What is Inter-Process Communication (IPC) in the context of computer systems?