C Question 35 3 Points Determines Block Code Question 35 Options Named Block Code Returns Q37139417

(C++) Question 35 (3 points)

what determines a block of code

Question 35 options:

named block of code that returns a vlaue

named location in memory

to store information we will need later in the program

pair of { }

Question 36 (3 points)

what is a definition of a function

Question 36 options:

what is the definition of a fumction

to store information we will need later in the program

named block of code that returns a vlaue

pair of { }

Question 37 (4 points)

what is a setter

Question 37 options:

an accessor – a function used to obtain a private data item

modifier that allows functions outside the class to access thisdata item or

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.