This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is the fact of Molecular Biology on which DNA fingerprint is based? |
|
Answer» DNA fingerprint, the method of individual identification using DNA, is based on the fact that the DNA of every individual (with exception of identical twins and individual clones) contains nucleotide sequences exclusive to each individual. Although normal individuals of the same species have the same genes in their chromosomes, each individual has different alleles and even in the inactive portions of the chromosomes (heterochromatin) there are differences in nucleotide sequences among individuals. |
|
| 2. |
Why are the recombinant DNA technology and the nucleus transplantation technology still dangerous? |
|
Answer» The recombinant DNA technology and the nucleus transplantation technology (cloning) are extremely dangerous since they are able to modify, in a very short time, the ecological balance that evolution has taken millions of years to create on the planet. During the evolutionary process, under the slow and gradual action of mutations, genetic recombinations and of natural selection species emerged and were modified and genetic patrimonies were formed. With genetic engineering however humans can mix and modify genes, making changes of unpredictable long term consequences, risking creating new plant or animal diseases, new types of cancers and new disease outbreaks. It is a field as potentially dangerous as the manipulation of nuclear energy. |
|
| 3. |
Which of the following is not a characteristic of a virus?(a) Virus destroy and modify user data(b) Virus is a standalone program(c) Virus is a code embedded in a legitimate program(d) Virus cannot be detected |
|
Answer» Right answer is (d) Virus cannot be detected Easy explanation - Virus can be detected by having an antivirus program. |
|
| 4. |
Who unleashed famous worm attack in 1988 which effected UNIX systems and caused losses in millions?(a) Robert Morris(b) Bob Milano(c) Mark zuckerberg(d) Bill Gates |
|
Answer» Right choice is (a) Robert Morris Easiest explanation - None. |
|
| 5. |
There are ….. types of e-commerce. |
|
Answer» There are Four types of e-commerce. |
|
| 6. |
Items such as names and addresses are consideredA. InformationB. inputC. recordsD. data |
| Answer» Correct Answer - D | |
| 7. |
What are the steps for sending an e-mail? |
Answer»
|
|
| 8. |
What is a trap door in a program?(a) a security hole, inserted at programming time in the system for later use(b) a type of antivirus(c) security hole in a network(d) none of the mentioned |
|
Answer» Correct option is (a) a security hole, inserted at programming time in the system for later use The explanation is: None. |
|
| 9. |
What are DNA ligases? How do these enzymes participate in the recombinant DNA technology? |
|
Answer» DNA ligases are enzymes specialized in tying the complementary DNA chains that form the DNA double helix. These enzymes are used in the recombinant DNA technology to insert pieces of DNA cut by restriction enzymes into other DNA molecules submitted to the action of the same endonucleases. |
|
| 10. |
AutoSum option is available in ______ group under the Home tab. |
|
Answer» AutoSum option is available in Editing group under the Home tab. |
|
| 11. |
Which mechanism is used by worm process?(a) Trap door(b) Fake process(c) Spawn Process(d) VAX process |
|
Answer» Correct answer is (c) Spawn Process For explanation: None. |
|
| 12. |
What is trap door?(a) IT is trap door in WarGames(b) It is a hole in software left by designer(c) It is a Trojan horse(d) It is a virus which traps and locks user terminal |
|
Answer» Correct answer is (b) It is a hole in software left by designer The explanation: None. |
|
| 13. |
What will be the result of the following MS-Excel formula?=ODD(20)+EVEN(39)1. 572. 503. 614. 59 |
|
Answer» Correct Answer - Option 3 : 61 The correct answer is 61.
|
|
| 14. |
Sending an E-mail is similar toA. writing a letterB. drawing a pictureC. talking on the phoneD. sending a package |
| Answer» Correct Answer - A | |
| 15. |
There are …. Views in Power Point Presentation. |
|
Answer» There are Four Views in Power Point Presentation. |
|
| 16. |
What is breach of availability?(a) This type of violation involves unauthorized reading of data(b) This violation involves unauthorized modification of data(c) This violation involves unauthorized destruction of data(d) This violation involves unauthorized use of resources |
|
Answer» The correct choice is (c) This violation involves unauthorized destruction of data The best explanation: None. |
|
| 17. |
He is lazy. He will fail.( Choose the correct combination)(A) He will fail because he is lazy(B) Fail if he is lazy(C) He is failing because he was lazy(D) Lazy is he and he failed |
|
Answer» option a is correct he will fail because he is lazy .
|
|
| 18. |
Read the following passage and answer the questions that follow:There are seven schools of Yoga, differing from one another, and yet having a common objective. The system expounded by Patanjali in his ‘Yoga Sutras’ is that of Raja Yoga and includes much of the teaching of the other six. ‘Hatha Yoga’ consists largely of a system of bodily exercises calculated to stimulate the mental and spiritual faculties.‘Mantra Yoga’ is a ritualistic course of meditation on certain mystical syllables. ‘Bhakti Yoga’ emphasises devotion. The remaining schools do not command much importance. It may be worthwhile examining if the yoga method and the modern technique of Mental Hygiene have any common features.Yoga in the words of Patanjali”‘is attained by studying the fluctuations of the mind”. The student of yoga is necessarily one who is dissatisfied with his own adaptation to life and to the external world, for no other reason would induce a man to engage in such an exacting course. His search is not avowedly a search for God, but rather a striving for self-knowledge and internal mental balance.Patanjali says that if the student is of such a temperament that the idea of God appeals to him, that is to be encouraged, for the approach to equilibrium through devotion to God is thereby made the more rapid. If, on the other hand, the student is unable to accept the hypothesis of God, there are other paths of approach.Yoga, in other words, encourages but does not insist upon the devotional approach. Even though Mental Hygiene is intimately associated with Ethics and Religion, this study must confine itself to the psychological aspects of the subject.(i) On the basis of your reading of the above passage make notes on it, using headings and sub-headings.(ii) Write a summary of the passage and suggest a suitable title. |
|
Answer» (i) Notes: 2. The objective of different yogas 3. Yoga is attained 4. Student of yoga 5. Yoga encourages devotional approach (ii) Summary or Abstraction |
|
| 19. |
Prove that the square of any positive integer is of the form 5q, 5q + 1, 5q + 4 for some integer q. |
|
Answer» By Euclid’s division algorithm a = bm + r, where 0 ≤ r ≤ b Put b = 5 a = 5m + r, where 0 ≤ r ≤ 4 If r = 0, then a = 5m If r = 1, then a = 5m + 1 If r = 2, then a = 5m + 2 If r = 3, then a = 5m + 3 If r = 4, then a = 5m + 4 Now, (5)2 = 25m2 = 5(5m2) = 5q where q is some integer (5m + 1)2 = (5m)2 + 2(5m)(1) + (1)2 = 25m2 + 10m + 1 = 5(5m2 + 2m) + 1 = 5q + 1 where q is some integer (5m + 1)2 = (5m)2 + 2(5m)(1)(1)2 = 25m2 + 10m + 1 = 5(5m2 + 2m) + 1 = 5q + 1 where q is some integer = (5m + 2)2 = (5m)2 + 2(5m)(2) + (2)2 = 25m2 + 20m + 4 = 5(5m2 + 4m) + 4 = 5q + 4, where q is some integer = (5m + 3)2 = (5m)2 + 2(5m)(3) + (3)2 = 25m2 + 30m + 9 = 25m2 + 30m + 5 + 4 = 5(5m2 + 6m + 1) + 4 = 5q + 1, where q is some integer = (5m + 4)2 = (5m)2 + 2(5m)(4) + (4)2 = 25m2 + 40m + 16 = 25m2 + 40m + 15 + 1 = 5(5m2) + 2(5m)(4) + (4)2 = 5q + 1, where q is some integer Hence, the square of any positive integer is of the form 5q or 5q + 1, 5q + 4 for some integer q. |
|
| 20. |
Show that the square of any positive integer cannot be of the form 5q + 2 or 5q + 3 for any integer q. |
|
Answer» Solution: |
|
| 21. |
'Gender sensitization' in the school curriculum implies1. children should be differentiated as boys and girls2. sex education form primary school onwards3. respectful approach towards defining gender roles4. promote co-education in high school. |
|
Answer» Correct Answer - Option 3 : respectful approach towards defining gender roles The National Council of Educational Research and Training (NCERT) has developed syllabus and textbooks across the subjects to promote gender sensitization in the school curriculum. The textbooks at all stages of school education prioritize gender sensitization in the designing of activities/exercises.
Thus, it is concluded that 'Gender sensitization' in the school curriculum implies a respectful approach towards defining gender roles. |
|
| 22. |
show that square of any odd integer is of the form 4m+1 for same integer m |
|
Answer» Just replace p with m and you will get the answer www.sarthaks.com/12815/show-that-the-square-of-any-odd-integer-is-of-the-form-4q-1-for-some-integer-q |
|
| 23. |
Show that the square of any odd integer is of the form 4q + 1, for some integer q. |
|
Answer» Solution: |
|
| 24. |
show that the square of any odd integer is of the form 4m+1 for some integer m |
|
Answer» See this answer Show that the square of any odd integer is of the form 4q + 1, for some integer q. |
|
| 25. |
Prove that root 3 plus root 5 is irrational |
|
Answer» Solution: Let √3+√5 be any rational number x x=√3+√5 squaring both sides x²=(√3+√5)² x²=3+5+2√15 x²=8+2√15 x²-8=2√15 (x²-8)/2=√15 As x is a rational number so x² is also a rational number, 8 and 2 are rational numbers. , so √15 must also be a rational number as quotient of two rational numbers is rational But this contradicts the fact that √5 is irrational This contradiction arose because of our false assumption |
|
| 26. |
Name:Mathematics-Section AThe sum of the infinite series \( 1+\frac{5}{6}+\frac{12}{6^{2}}+\frac{22}{6^{3}}+\frac{35}{6^{4}}+\frac{51}{6^{5}}+\frac{70}{6^{6}}+\ldots \) |
|
Answer» \(S = 1 + \frac56 + \frac{12}{6^2} + \frac{22}{6^3} + \frac{35}{6^4} + \frac{51}{6^5} + \frac{70}{6^6} + ...\) ....(1) \(\frac S6 = \frac16 + \frac5{6^2} + \frac{12}{6^3} + \frac{22}{6^4} + \frac{35}{6^5} + \frac{51}{6^6} + ....\) .....(2) Subtract equation (2) from (1), we get \(S - \frac S6 = 1 + \frac46 + \frac7{6^2} + \frac{10}{6^3} + \frac{13}{6^4} + \frac{16}{6^5}+ \frac{19}{6^6} + ...\) ⇒ \(\frac{5S}{6} = 1 + \frac46 + \frac7{6^2} + \frac{10}{6^3} + \frac{13}{6^4} + \frac{16}{6^5} + \frac{19}{6^6}+...\) ....(3) \(\frac{5S}{36} = \frac16 + \frac4{6^2} + \frac7{6^3} + \frac{10}{6^4} + \frac{13}{6^5} + \frac{16}{6^6} +...\) ....(4) Subtract equation (4) from (3), we obtain \(\frac{5S}{6} - \frac{5S}{36} = 1 + \frac36 +\frac3{6^2} + \frac3{6^3}+ \frac3{6^4}+ \frac3{6^5}+ \frac3{6^6}+...\) ⇒ \(\frac{5S}{6}\left(1 - \frac16\right) = 1 + \frac36 \left(1 + \frac16 + \frac1{6^2} + \frac{1}{6^3} + \frac1{6^4}+ \frac1{6^5}+...\right)\) ⇒ \(\frac{25S}{36} = 1 + \frac36 \times \frac1{1 - \frac16} = 1+ \frac36 \times \frac65 = 1 + \frac35\) ⇒ \(S = \frac{36}{25} \times \frac85 = \frac{288}{125}\) \(\therefore 1 + \frac56 + \frac{12}{6^2} + \frac{22}{6^3} + \frac{35}{6^4} + \frac{51}{6^5} + \frac{70}{6^6} + ... = \frac{288}{125}\) |
|
| 27. |
Is 101 9 term of the sequence why |
| Answer» Yes, you can use nth term formula for solving that. | |
| 28. |
Obtain the zeros of the quadratic equation 4x^2+5√2x-3 |
|
Answer» Solution: We have polynomial is 4x²+5√2x-3 4x²+5√2x-3=0 a=4 b=5√2 c=-3 D=b²-4ac D=(5√2)²-4x4x(-3) D= 50+48 D=98 Apply Quadratic formula we got two zeros are -b±√D/2a - 5✓2 +- ✓ 50+48/2*4 |
|
| 29. |
Find the quadratic polynomial whose sum and product of zeroes are - 2 root 3 and -9 |
|
Answer» Find the quadratic polynomial whose sum and product of zeroes are - 2 root 3 and -9 |
|
| 30. |
Find the quadratic polynomial whose sum and product of zeroes are - 2 root 3 and -9 |
|
Answer» Solution: We have given that sum of zeroes(S)= -2√3 and product of zeroes(P) = -9 so the quadratic polynomial p(x)= k(x2 - Sx +P) p(x) = k(x2 - (-2√3)x + (-9)) p(x) = k(x2 + 2√3x - 9) where k is any non-zero real number. |
|
| 31. |
If 4 tan A = 3 , then (4 sin A - cos A / 4 sin A + cos A) is equal to |
|
Answer» Solution: We have 4tanA = 3 so, tanA = 3/4 Now, (4sinA - cosA)/(4sinA + cosA) First of all divide by cosA on both LHS and RHS , (4sinA/cosA - cosA/cosA)/(4sinA/cosA + cosA/cosA) = (4tanA - 1)/(4tanA + 1) Now, put tanA = 3/4 = (4 × 3/4 - 1)/(4 × 3/4 + 1) = (3 - 1)/(3 + 1) = 2/4 = 1/2 |
|
| 32. |
Mr. Madhur deposits an amount of ₹ 58750 to obtain a simple interest at the rate of \( 12 \% \) per annum for 4 years. What total amount will Mr. Madhur get at the end of 4 years? |
|
Answer» P = principal amount = Rs. 58750 R = 12% per annum T = 4 years \(\therefore \) S. I. = \(\frac{PRT}{100} = \frac{58750\times2\times4}{100}\) = 28200 \(\therefore \) Amount after the end of 4 year is A = P + S. I. = 58750+ 28200 = Rs.86950 |
|
| 33. |
How to calculate fitness index |
|
Answer» Short Form Equation - Fitness Index = (100 x test duration in seconds) divided by (5.5 x pulse count between 1 and 1.5 minutes). Long Form Equation - Fitness Index= (100 x test duration in seconds) divided by (2 x sum of heartbeats in the recovery periods). |
|
| 34. |
I want to understand what is stomata in plants. What are the uses of stomata and how it helps to grow plants? |
| Answer» Tiny holes present the under side of the leaf is called stomata.It helps to breath.I want to understand what is stomata in plants. What are the uses of stomata and how it helps to grow plants? | |
| 35. |
If 2sin^2 A-cos^2 A=2 then find the value of A |
|
Answer» We have 2 sin2 A - cos2 A = 2 2 sin2 A - cos2 A = 2(sin2 A + cos2 A) 2 sin2 A - cos2 A = 2sin2 A + 2cos2 A 3cos2 A = 0 cos A = 0, or A = 90 deg or 180 deg. |
|
| 36. |
Is it possible to prepare food without co2 by plants? |
| Answer» No, it is not possible to prepare food by plants without CO2. | |
| 37. |
How many meaningful English words can be formed with the letters NCEO using each letter, only one in each word ?A. NoneB. OneC. TwoD. Three |
|
Answer» Correct Answer - C Meaningful Word `rArr` CONE, ONCE |
|
| 38. |
Consider the following statements:i) Since 2010, Rajasthan state occupies the first position in the country in the micro-irrigation process based on solar energy pumps.ii) Rajasthan state occupies the first position in the country in harvesting wind energy.iii) Till March 2013, 10,000 solar energy pumps have been established in Rajasthan.Which of the above statement is/are correct?1. i only2. ii only3. i and ii4. i and iii |
|
Answer» Correct Answer - Option 1 : i only The correct answer is I only.
|
|
| 39. |
Each vowel of the word BUCK-SHOT is changed to the next letter in the English alphabetical order and each consonant is changed to the previous letter in the English alphabetical order. If the new alphabetes thus formed are arranged in alphabetical order (from left to right). Which of the following will be fifth from the right ?A. RB. BC. GD. J |
|
Answer» Correct Answer - D After shifting, `{:(B,U,C,K,S,H,O,T,),(darr,darr,darr,darr,darr,darr,darr,darr,),(A,V,B,J,R,G,P,S,):}` After arrangement in alphabet sequence. `{:(A,V,B,J,R,G,P,S,),(darr,darr,darr,darr,darr,darr,darr,darr,),(A,B,G,J,P,R,S,V,):}` Hence, letter J will be fifth from the night. |
|
| 40. |
Name any two micro irrigation method. |
|
Answer» Cucurbitaceous vegetables: Pumpkin, cucumber, round melon, musk melon, water melon, karela, tori etc. |
|
| 41. |
Name FOUR major plant nutrients. |
|
Answer» Major plant nutrients: N,P,K, Ca, Mg, S etc. |
|
| 42. |
Name two bio-fertilizers commercially used in India. |
|
Answer» Bio-fertilizers commercially used in India: Rhizobium, VAM, Azotobacter, PSB |
|
| 43. |
Which two points to be kept in mind while selectinga) Ginger b) Celery |
|
Answer» Two points to be kept in mind while selecting area: Ginger 1.Smooth knobs 2.Firm and shinny skinned b) Celery 1.Stems should be firm and crisp 2.Leaves should be fresh green |
|
| 44. |
If your "heart goes out to someone", you _____. A) try to help them B) feel sorry for them C) love them |
|
Answer» Correct option is B) feel sorry for them |
|
| 45. |
The simple interest on Rs.10 for 4 months at the rate of 3 paise per rupee per month is |
|
Answer» Given Principal amount P = Rs. 10 Time T = 4 months Rate of interest R = 3 ps Interest I = PTR/100 = (10 x 4 x 3)/100 = 12/10 = 1.2 paise. |
|
| 46. |
If you get a "head start", you _____. A) are the winner B) are lost C) begin before the others |
|
Answer» Correct option is C) begin before the others |
|
| 47. |
If something is "heavy-duty", it _____. A) weighs a lot B) is tough and powerful C) must be done |
|
Answer» Correct option is B) is tough and powerful |
|
| 48. |
What is the sum of all the multiples of 5 greater than 50 but less than 200? |
|
Answer» First multiple after 50 = 55 Last multiple before 200 = 195 therefore, a = 55, d = 5 an = 195 => 55+(n-1)5 = 195 (n-1)5 = 195-55 (n-1)5 = 140 (n-1) = 140/5 n = 28+1 = 29 therefore, S29 = 29/2 x (55+195) S29 = 29x250/2 S29 = 29X125 S29 = 3625 Hence, the sum of all the multiples of 5 greater than 50 but less than 200 is 3625 |
|
| 49. |
If \(I = \int\limits^{\frac\pi2}_{\frac{-\pi}2} (4\lambda sin^4x + 54 sin^5x + 72 sin^7x)dx\) , then I is proportional tothe answers are a and c |
|
Answer» Correct option is (D) all of these \(I = \int\limits^{\frac\pi2}_{\frac{-\pi}2} (4\lambda sin^4x + 54 sin^5x + 72 sin^7x)dx\) \(= 2 \int\limits^\frac\pi2_0 4\lambda sin^4 x \,dx\) \( = 8\lambda \frac{\Gamma\left(\frac52\right) + \Gamma\left(\frac12\right)}{2\Gamma(3)}\) (By gamma beta function) \(= 8\lambda \frac{\frac32.\frac12\,\Gamma\left(\frac12\right) \Gamma\left(\frac12\right)}{2\times 2!}\) \((\because \Gamma (n + 1) = n \Gamma (n))\) \(= \frac{3\lambda}{2}\sqrt{\pi}. \sqrt\pi\) \((\because \Gamma\left(\frac12\right) = \sqrt\pi )\) \(= \frac{3\pi\lambda}{2}\) ∴ \(I \propto \lambda\) (∵ \(\frac{3\pi}{2}\) is constant) Similarly \(I \propto 2\lambda\), \(I \propto 3\lambda\), \(I \propto 4\lambda\). |
|
| 50. |
if tan¤=x-1/4X, then sec¤-tan¤=? |
|
Answer» use the relation sec(theta)=±√(1+tan2(theta)) to get the answer |
|