Why is C platform dependent and java platform independent
Anonymous
C is directly convert to platform(hardware) dependent obj file, Java is having a intermediate format like class file and which would be executed by java runtime and run based on the running platform.
Check out your Company Bowl for anonymous work chats.