Qcm Informatique Corrige Pdf Updated [patched]

| # | Question | A | B | C | D | Correct Answer | Explanation | | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | | 1 | What does RGPD stand for in French data protection law? | Règlement Général sur la Protection des Données | Règlement des Garanties Personnelles Digitales | Registre des Grandes Plateformes Digitales | Récupération Globale des Paquets de Données | A | It's the French acronym for GDPR, the EU data protection regulation enforced since 2018. | | 2 | Which protocol is used to securely transfer files over SSH? | FTP | SFTP | TFTP | HTTP | B | SFTP (SSH File Transfer Protocol) encrypts both commands and data. | | 3 | In Python 3, what is the output of print(5 // 2) ? | 2.5 | 2 | 2.0 | Error | B | // is floor division. It returns the integer quotient (2), not a float. | | (Continue to 10 questions) | ... | ... | ... | ... | ... | ... | ... |

A is correct. {} creates an empty dictionary. An empty set requires set() . This is a classic trick question updated for modern Python. qcm informatique corrige pdf updated

: Led to a neon-lit forum where users traded fragments of code for "legacy" exam papers from the early 2000s. | # | Question | A | B