File tree Expand file tree Collapse file tree 4 files changed +92
-282
lines changed Expand file tree Collapse file tree 4 files changed +92
-282
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ [{
2
+ "question" : " What is the H+ ion concentration in pure water?" ,
3
+ "answers" : {
4
+ "a" : " 1 x 10<sup>-7</sup>m" ,
5
+ "b" : " 1 x 10<sup>+7</sup>m" ,
6
+ "c" : " 1 x 10<sup>-14</sup>m" ,
7
+ "d" : " 1 x 10<sup>14</sup>m"
8
+ },
9
+ "correctAnswer" : " a"
10
+ }, {
11
+ "question" : " Buffers are mixtures of " ,
12
+ "answers" : {
13
+ "a" : " Strong acid and strong base" ,
14
+ "b" : " Strong acid and weak base" ,
15
+ "c" : " Weak acid and their conjugate base" ,
16
+ "d" : " Weak base and their conjugate acid"
17
+ },
18
+ "correctAnswer" : " c"
19
+ }, {
20
+ "question" : " As the pKa of an acid increases, the acid will be " ,
21
+ "answers" : {
22
+ "a" : " More weaker" ,
23
+ "b" : " More stronger" ,
24
+ "c" : " Converted to neutral solution" ,
25
+ "d" : " Converted to basic solution"
26
+ },
27
+ "correctAnswer" : " a"
28
+ }, {
29
+ "question" : " Normal pH of blood is " ,
30
+ "answers" : {
31
+ "a" : " 6.8" ,
32
+ "b" : " 7.0" ,
33
+ "c" : " 7.2" ,
34
+ "d" : " 7.5"
35
+ },
36
+ "correctAnswer" : " b"
37
+ }, {
38
+ "question" : " Which of the following has least pH value? " ,
39
+ "answers" : {
40
+ "a" : " HI" ,
41
+ "b" : " HNO<sub>3</sub>" ,
42
+ "c" : " HBr" ,
43
+ "d" : " HCl"
44
+ },
45
+ "correctAnswer" : " d"
46
+ }]
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ [{
2
+ "question" : " What is the pH of pure water at 25°C? " ,
3
+ "answers" : {
4
+ "a" : " 2" ,
5
+ "b" : " 4" ,
6
+ "c" : " 7" ,
7
+ "d" : " 10"
8
+ },
9
+ "correctAnswer" : " c"
10
+ }, {
11
+ "question" : " What is the pH of acidic solution? " ,
12
+ "answers" : {
13
+ "a" : " Zero" ,
14
+ "b" : " Less than 7" ,
15
+ "c" : " More than 7" ,
16
+ "d" : " More than 12"
17
+ },
18
+ "correctAnswer" : " b"
19
+ }, {
20
+ "question" : " What happens to the pH of a solution if a little acid is added to it? " ,
21
+ "answers" : {
22
+ "a" : " pH turns into zero" ,
23
+ "b" : " Remains the same" ,
24
+ "c" : " Increases" ,
25
+ "d" : " Decreases"
26
+ },
27
+ "correctAnswer" : " d"
28
+ }, {
29
+ "question" : " Which of the following is acidic in nature? " ,
30
+ "answers" : {
31
+ "a" : " Caustic soda" ,
32
+ "b" : " Apple juice " ,
33
+ "c" : " Vinegar " ,
34
+ "d" : " Soap solution"
35
+ },
36
+ "correctAnswer" : " c"
37
+ }, {
38
+ "question" : " Which of the following has high pH value? " ,
39
+ "answers" : {
40
+ "a" : " KOH" ,
41
+ "b" : " NaOH" ,
42
+ "c" : " LiOH" ,
43
+ "d" : " Ca(OH)<sub>2</sub>"
44
+ },
45
+ "correctAnswer" : " a"
46
+ }]
You can’t perform that action at this time.
0 commit comments