Frage im Vorstellungsgespräch bei AMD

1) Difference between C and Python 2) Object Oriented Programming 3) Interfaces

Antwort im Vorstellungsgespräch

Anonym

5. Mai 2018

1. The difference would be C is strongly typed language while Python is not a typed language, also Python is used more in Server side. 2. P, I, A, and E 3. Interface is a shared boundary across which two or more separate components of a computer system exchange information.