I want to be able to approve posts by authors before they are published to be viewed by the public, does WordPress have this feature? And if it doesnt, how do i get this functionality?
Also is it possible to have topics by an author displayed on the side bar when a authors article is being read by someone? Is this feature available in WordPress?
does WordPress have this feature
Yes. Set your authors up as Contributors rather than Authors. See http://codex.wordpress.org/Roles_and_Capabilities
Is this feature available in WordPress?
Anything is possible but this is not built into the default install, You'd need to either find a suitable plugin or be prepared to delve into theme development.