Question 14 Given the following declaration, which one of the following statements int (*ptr)(); O ptr is a pointer whic

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Question 14 Given the following declaration, which one of the following statements int (*ptr)(); O ptr is a pointer whic

Post by answerhappygod »

Question 14 Given The Following Declaration Which One Of The Following Statements Int Ptr O Ptr Is A Pointer Whic 1
Question 14 Given The Following Declaration Which One Of The Following Statements Int Ptr O Ptr Is A Pointer Whic 1 (51.87 KiB) Viewed 12 times
I am not sure about these two questions' answers.
Question 14 Given the following declaration, which one of the following statements int (*ptr)(); O ptr is a pointer which points to a 1-D array O ptr is a pointer which points to an integer Ⓒptr is a pointer points to a function, which returns an integer O ptr is a function name, this function returns a pointer which points to an integer Question 15 The parameters of a function are stored in Please select the answer that best fills in the blank above. Ⓒthe stack frame of the called function O the stack frame of the calling function O the stack frame of main O the heap correct? 1 pts 1 pts
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply