Assume a='E' , b='5' and c='?' are char type variables for the following questions
-
-'A'
-'c'
-'a'
+
+'C'
+'2'
+'B'
-
's'
'T'
'r'
-
1
6
9
-
1
207
69
-
1
97
diff --git a/src/lab/exp1/quizresults.php b/src/lab/exp1/quizresults.php index ef66357..4e9e330 100644 --- a/src/lab/exp1/quizresults.php +++ b/src/lab/exp1/quizresults.php @@ -165,7 +165,7 @@
Assume a='E' , b='5' and c='?' are char type variables for the following questions
+ '3'
diff --git a/src/lab/exp4/quizresults.php b/src/lab/exp4/quizresults.php index c8dddc8..5ce8eaf 100644 --- a/src/lab/exp4/quizresults.php +++ b/src/lab/exp4/quizresults.php @@ -38,7 +38,7 @@ $total=$total+1; echo "5 "; } -if ($Q6==4) +if ($Q6==1) { $total=$total+1; echo "6 "; diff --git a/src/lab/exp5/quizresults.php b/src/lab/exp5/quizresults.php index 4bb30a1..ef780a4 100644 --- a/src/lab/exp5/quizresults.php +++ b/src/lab/exp5/quizresults.php @@ -79,8 +79,6 @@
-
-
"; diff --git a/src/lab/exp6/Further Readings.html b/src/lab/exp6/Further Readings.html index c9b7bfc..7011591 100644 --- a/src/lab/exp6/Further Readings.html +++ b/src/lab/exp6/Further Readings.html @@ -100,8 +100,8 @@
<
Recursion
-- http://www.tech-faq.com/recursion.html
-- http://en.wikipedia.org/wiki/Recursion_(computer_science)
+- https://www.geeksforgeeks.org/recursion/
+- http://en.wikipedia.org/wiki/Recursion_(computer_science)
-
-
- http://www.tech-faq.com/recursion.html -
- http://en.wikipedia.org/wiki/Recursion_(computer_science) +
- https://www.geeksforgeeks.org/recursion/ +
- http://en.wikipedia.org/wiki/Recursion_(computer_science)