An advantage of using named parameters is: ____.
A. program runs more efficiently because the named parameters can be accessed
B. program runs faster
C. you can send in values through using the names of the parameters instead of having to worry about getting the exact order
D. default values can be used
Answer: C
You might also like to view...
EBK roles are generic in nature and by design are broadly defined in order to cover several job titles in different industries.
Answer the following statement true (T) or false (F)
Which of the following is NOT a broadband connection?
A) Satellite B) Cable C) Dial-up D) DSL
Which of the following is not an ANOVA calculation type?
A) Two wing B) Two-factor without replication C) Single-factor D) Two-factor with replication
What is one of the most common mistakes that could make your code invalid?
A. declaring a doctype B. missing closing tags C. quoting attributes D. nesting tags