⟩ Which network mask should you place on a class c address to accommodate a user requirement for two sub networks with a maximum of 35 hosts on each network?
255.255.255.128
As it is asked to accommodate 35 hosts on both networks and it comes around 70 in total... so 2^7 is the minimum and dat comes in the last octet we need to leave 7bits for host and 1 bit for network.