2024-08-06 11:46:17 +02:00

2 lines
969 B
JSON
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"Question":{"id":713,"text":"Dans de nombreux langages de programmation informatique, tels que Java, PHP, CSS, C++… le point-virgule est utilisé comme…?","explanation":"Le point-virgule a un usage de «séparateur» dans divers langages de programmation: C, C#, C++, Java, JavaScript, PHP, Cascading Style Sheets (CSS), Pascal, etc.","rank":8,"createdAt":"2022-04-20T15:36:08.000Z","updatedAt":"2022-04-20T15:45:37.000Z","QuestionnaireId":90},"Choices":[{"id":2404,"text":"Marqueur d'un retour à la ligne.","isCorrect":false,"createdAt":"2022-04-20T15:36:08.000Z","updatedAt":"2022-04-20T15:45:37.000Z","QuestionId":713},{"id":2405,"text":"Opérateur de concaténation.","isCorrect":false,"createdAt":"2022-04-20T15:36:08.000Z","updatedAt":"2022-04-20T15:45:37.000Z","QuestionId":713},{"id":2406,"text":"Séparateur dinstructions.","isCorrect":true,"createdAt":"2022-04-20T15:36:08.000Z","updatedAt":"2022-04-20T15:45:37.000Z","QuestionId":713}]}