hannacarroll524 hannacarroll524
  • 04-10-2019
  • Computers and Technology
contestada

Code a call to a function named abcfunc, passing intpoint.

a) abcfunc (intpoint);

b) abcfunc (&intpoint);

c) abcfunc (int & intpoint);

d) abcfunc (*intpoint);

Respuesta :

ExieFansler ExieFansler
  • 05-10-2019

Answer:

a) abcfunc (intpoint);

Explanation:

When calling a function we don't need to provide any symbols,we only have to provide the name of the variable.If the function accepts pointer variable , arrays or anything we just have to write the name of the variable.

So  here we  have  to  write abcfunc(intpoint);

So the option matching is potion a.

Answer Link
maggielogand maggielogand
  • 01-07-2020

Answer:

a

Explanation:

Answer Link

Otras preguntas

Why is the enlightenment considered the turning point in world history
fun facts about Uranus the planet?
colby wants to set sqaure tiles on the top of a box the top of the box is a rectangle 71/2 inches long and 51/2 inches wide how many 1/2 inch tiles would he nee
Who were the 'KKK' and what were there intentions? (Teacher didn't tell me)
Any facts on string art? I can't find any!
which number will make the fractions equivalent 25/35
when did fair trade start
What is significant about Gatsby keeping watch over Daisy at the end of the chapter? In the Great Gatsby
Your uncle is planting an 8-foot tall tree. He ties support wires to the tree, 1 foot from the top, and ties them to posts on the ground, 4 feet from the trunk
What is the value of the expression shown below when a=51, b=2, and c=17? 3(a\c)^2