From a7e9b283caeac9a6ab673959d07510fa46b429f6 Mon Sep 17 00:00:00 2001 From: IIT Kanpur-Virtual Lab <74287892+vlabiitk@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:53:54 +0530 Subject: [PATCH] Change correctAnswer from 'b' to 'c' in posttest.json --- experiment/posttest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment/posttest.json b/experiment/posttest.json index 32f215c..6ccbcad 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -15,7 +15,7 @@ "c": "Unbounded", "d": "Bounded" }, - "correctAnswer": "b" + "correctAnswer": "c" }, { "question": "For declaration a = Employee(), which of the following statement is correct.", "answers": {