The answer is c because the perpendicular bicector alligns.
Kaeya Should be the correct answer
Eye contact, Taking notes, being quiet.I mean there is a lot of ways
Answer:
a. (p*Main).age = 20;
Explanation:
Pointers use ->
where as normal variable use . to access its members
pMain is the pointer.
*pMain is the value inside pMain.
pMain->age = 20;
This statement equals to
(*pMain).age = 20;
Answer is option a.
The answer of this question is bios software applications it detects errors in system configuration?