in Others edited by
216 views
0 votes
0 votes

Which statement is false?

  1. All function calls in $\text{C}$ pass arguments using call by value.
  2. Call by reference enables a called function to modify a variable in calling function.
  3. Call by value is always more efficient than call by reference.
  4. Programmers use pointers and indirection operation to simulate call by reference.
in Others edited by
by
216 views

1 comment

(C)

0
0

Please log in or register to answer this question.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true