C Use the declaration below to answer the next set of questions.

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

C Use the declaration below to answer the next set of questions.

Post by answerhappygod »

C
Use the declaration below to answer the next set ofquestions.
C Use The Declaration Below To Answer The Next Set Of Questions 1
C Use The Declaration Below To Answer The Next Set Of Questions 1 (29.35 KiB) Viewed 8 times
Assume that some code exist that initializes ALL values of the structure elements in the variable declarations above. 1. Which statement(s) is/are syntactically correct? a) e1=d1.sManager; b) e1=d1.arrEmployees; a) d1.arrEmployees[ 0 ] = pEmp; b) pEmp=d1.arrEmployees; [Select] [Select] b only 2. Which statement(s) is/are syntactically correct? [Select] a only a and b none a: c1.d1=d2; b: c2.arrDepartments[1] = d2; 3. Which statement(s) is/are syntactically correct? [Select] <
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply