<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-970071376986419605</id><updated>2011-11-27T15:27:26.097-08:00</updated><category term='java game'/><category term='G.K.'/><category term='online job'/><category term='mca'/><title type='text'>Think to Get</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://getthestuff.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://getthestuff.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>your way</name><uri>http://www.blogger.com/profile/14349058747865281516</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='http://2.bp.blogspot.com/_IW8xqco1ySk/SVhzVM1PPbI/AAAAAAAAAEA/McAzUC2QGbU/S220/177.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-970071376986419605.post-7354133258729736407</id><published>2008-07-19T11:26:00.001-07:00</published><updated>2008-07-19T11:35:49.190-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mca'/><title type='text'>PERMUTATIONS &amp; COMBINATIONS</title><content type='html'>Fundamental principle of Counting:&lt;br /&gt;We have two principles of counting the “Sum rule” and the “Product rule”.&lt;br /&gt;Event A can happen in = m ways.&lt;br /&gt;Event B can happen in = n ways.&lt;br /&gt;Then, the chances of either (A or B) happening are given by ⎯⎯⎯⎯⎯→ can occur in m + n ways (Sum Rule)&lt;br /&gt;The chances of both (A and B) happening simultaneously are given by ⎯⎯⎯⎯⎯→ can occur in m × n ways (Product&lt;br /&gt;Rule)&lt;br /&gt;Concept of nPr and nCr:&lt;br /&gt;r&lt;br /&gt;nP → Number of arrangements of n different objects taken ‘r’ at a time&lt;br /&gt;nCr → Number of selections of n different objects taken ‘r‘ at a time.&lt;br /&gt;Formulae of Permutation:&lt;br /&gt;1. Permutations of n different things taken 'r' at a time is denoted by nPr and is given by&lt;br /&gt;nPr =&lt;br /&gt;(n r)!&lt;br /&gt;n!&lt;br /&gt;−&lt;br /&gt;2. The total number of arrangements of n things taken ‘r’ at a time, in which a particular thing always&lt;br /&gt;occurs = n–1Pr–1.&lt;br /&gt;E.g. The number of ways in a basketball game in which 5 out of 8 selected players can play at different&lt;br /&gt;positions, such that the captain always plays at the centre position = 8 – 1 P5 – 1 = 7P4 = 210.&lt;br /&gt;3. The total number of permutations of n different things taken ‘r’ at a time in which a particular thing never&lt;br /&gt;occurs = n–1Pr.&lt;br /&gt;E.g. The number of ways in which we can form a 4 letter word from the letters of the word COMBINE&lt;br /&gt;such that the word never contains B = 7–1P4 = 6P4 = 30&lt;br /&gt;4. The number of arrangements when things are not all different such as arrangement of n things, when p&lt;br /&gt;of them are of one kind, q of another kind, r is still of another kind and so on, the total number of&lt;br /&gt;permutations is given by&lt;br /&gt;(p! q! r !.......)&lt;br /&gt;n! .&lt;br /&gt;E.g. The total arrangements of the letters of the word “M A T H E M A T I C S” in which M, A and T are&lt;br /&gt;repeated twice respectively =&lt;br /&gt;2!2!2!&lt;br /&gt;11!&lt;br /&gt;5. The number of permutations of n different things taking ‘r’ at a time when each thing may be repeated&lt;br /&gt;any number of times in any permutations is given by (n × n × n × n × n……………..r times) i.e. nr ways.&lt;br /&gt;&lt;br /&gt;E.g. The total numbers of ways in which 7 balls can be distributed amongst 9 persons (when any man&lt;br /&gt;can get any number of balls) = 97 ways.&lt;br /&gt;Circular Permutations:&lt;br /&gt;In linear permutation, we fill first place by n ways and next in (n – 1) ways and so on, but in circular&lt;br /&gt;arrangement we don’t have any first place. So fix any object as a first place and arrange the rest (n – 1)&lt;br /&gt;objects around it. Hence, we have to arrange 1 less than the total number of things.&lt;br /&gt;i. Number of circular permutations of n things all taken at a time = (n – 1)!&lt;br /&gt;ii. Number of circular permutations of n different things taking ‘r’ at a time =&lt;br /&gt;r&lt;br /&gt;Pr&lt;br /&gt;n&lt;br /&gt;.&lt;br /&gt;iii. If there is no difference between clockwise and anticlockwise arrangements, the total number of circular&lt;br /&gt;permutations of n things taking all at a time is&lt;br /&gt;2&lt;br /&gt;(n −1)!&lt;br /&gt;&amp;amp; the total number of circular permutations n&lt;br /&gt;when taking ‘r’ at a time all will be&lt;br /&gt;2r&lt;br /&gt;Pr&lt;br /&gt;n&lt;br /&gt;.&lt;br /&gt;Formulae of Combination:&lt;br /&gt;1. Number of combinations of n dissimilar things taken 'r' at a time is denoted by nCr &amp;amp; is given by&lt;br /&gt;nCr =&lt;br /&gt;(n r)!r!&lt;br /&gt;n!&lt;br /&gt;−&lt;br /&gt;2. Number of combinations of n different things taken ‘r’ at a time in which ‘p’ particular things will always&lt;br /&gt;occur is n–pCr–p&lt;br /&gt;E.g. The number of ways a basketball team of 5 players chosen from 8 players, so that the captain be&lt;br /&gt;included in the team = 8 – 1 C5 – 1 = 7C4 = 35&lt;br /&gt;3. Number of combinations of n dissimilar things taken 'r' at a time in which 'p' particular things will never&lt;br /&gt;occur is n–pCr&lt;br /&gt;E.g. The number of ways a basketball team of 5 players chosen out of 10 players, such that the player&lt;br /&gt;named Saurav should not be included in the team = 10 – 1 C5 = 9C5 = 126.&lt;br /&gt;4. The number of ways in which (m + n) things can be divided into two groups containing m &amp;amp; n things&lt;br /&gt;respectively (m + n)Cn =&lt;br /&gt;m! n!&lt;br /&gt;(m + n)!&lt;br /&gt;= (m + n)Cm&lt;br /&gt;&lt;br /&gt;5. If 2m things are to be divided into two groups, each containing m things, the number of ways =&lt;br /&gt;[2(m! ) ]&lt;br /&gt;(2m)!&lt;br /&gt;2 .&lt;br /&gt;6. The number of ways to divide n things into different groups, one containing p things, another q things &amp;amp;&lt;br /&gt;so on is equal to&lt;br /&gt;p!.q!.r!......&lt;br /&gt;(p + q + r + .....)!&lt;br /&gt;Where {n = p + q + r +…}&lt;br /&gt;Distribution of Identical Objects:&lt;br /&gt;The total number of ways of dividing n identical items among r persons, each of whom can receive 0, 1, 2, or&lt;br /&gt;more items (≤ n) is n + r – 1Cr – 1.&lt;br /&gt;OR&lt;br /&gt;The total number of ways of dividing n identical objects into r groups, if blank groups are allowed, is&lt;br /&gt;n + r – 1Cr – 1.&lt;br /&gt;Example:&lt;br /&gt;How many non – negative integral solutions are possible for the given equation?&lt;br /&gt;x + y + z = 16&lt;br /&gt;Hint: Here, if we look out to the problem we will find 16 objects have to be distributed among 3 different&lt;br /&gt;persons (i.e. x, y, z).&lt;br /&gt;Hence n = 16, r = 3 and total number of non – negative solutions = 3 1&lt;br /&gt;16 3 1C −&lt;br /&gt;+ − = 2&lt;br /&gt;18C = 153.&lt;br /&gt;Some important Results:&lt;br /&gt;i. Number of lines with n points = nC2.&lt;br /&gt;Q For making a line exactly two points are required. So the number of ways in which we can choose&lt;br /&gt;two points out of n point is nC2.&lt;br /&gt;Combination is used here because a line from A to B is the same as from B to A. So AB &amp;amp; BA are the&lt;br /&gt;same.&lt;br /&gt;(i) n lines can intersect at a maximum of nC2 points.&lt;br /&gt;(ii) Number of triangles with n points = nC3.&lt;br /&gt;(iii) Number of diagonals in n sided polygon = nC2 – n&lt;br /&gt;ii. The number of ways in which mn different items can be divided equally into m groups, each containing&lt;br /&gt;n objects and the order of the groups is not important, is&lt;br /&gt;m!&lt;br /&gt;1&lt;br /&gt;(n! )&lt;br /&gt;(mn)!&lt;br /&gt;m ⎟&lt;br /&gt;⎟&lt;br /&gt;⎠&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/970071376986419605-7354133258729736407?l=getthestuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://getthestuff.blogspot.com/feeds/7354133258729736407/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=970071376986419605&amp;postID=7354133258729736407' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/7354133258729736407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/7354133258729736407'/><link rel='alternate' type='text/html' href='http://getthestuff.blogspot.com/2008/07/permutations-combinations.html' title='PERMUTATIONS &amp; COMBINATIONS'/><author><name>your way</name><uri>http://www.blogger.com/profile/14349058747865281516</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='http://2.bp.blogspot.com/_IW8xqco1ySk/SVhzVM1PPbI/AAAAAAAAAEA/McAzUC2QGbU/S220/177.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-970071376986419605.post-8428084629526610730</id><published>2008-07-19T11:26:00.000-07:00</published><updated>2009-09-15T19:19:06.530-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='online job'/><title type='text'>Greatest PTC site can earn more than 10000/yr</title><content type='html'>TRUSTED PTC SITES&lt;br /&gt;100% TRUSTED PTC SITES&lt;br /&gt;PAYMENT GURRANTEE&lt;br /&gt;http://www.cutebux.com/register.php/mp7504.html&lt;br /&gt;http://qualitybux.com/index.php?ref=mp70707&lt;br /&gt;http://www.revbux.com/index.php?ref=mp70707&lt;br /&gt;http://www.buxwiz.com/r?r=mp70707.html&lt;br /&gt;https://www.palmbux.com/register.php/mp70707.html&lt;br /&gt;http://www.clickybuxy.com/register.php?r=mp70707&lt;br /&gt;http://www.nominimumbux.com/?ref=mp70707&lt;br /&gt;Earnings Example&lt;br /&gt;You click 10 ads per day = $0.15&lt;br /&gt;20 referrals click 10 ads perday = $2.00&lt;br /&gt;Your daily earnings = $2.15&lt;br /&gt;Your weekly earnings = $15.05&lt;br /&gt;Your monthly earnings = $64.50*10 SITES=$645.00&lt;br /&gt;http://performancebux.com/index.php?ref=mp70707&lt;br /&gt;http://www.fillbux.com/register.php/mp70707.html&lt;br /&gt;http://bux.gs/advertise.php?ref=mp70707&lt;br /&gt;http://www.trekpay.com/?ref=64924&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/970071376986419605-8428084629526610730?l=getthestuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://getthestuff.blogspot.com/feeds/8428084629526610730/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=970071376986419605&amp;postID=8428084629526610730' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/8428084629526610730'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/8428084629526610730'/><link rel='alternate' type='text/html' href='http://getthestuff.blogspot.com/2008/07/greatest-ptc-site-can-earn-more-than.html' title='Greatest PTC site can earn more than 10000/yr'/><author><name>your way</name><uri>http://www.blogger.com/profile/14349058747865281516</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='http://2.bp.blogspot.com/_IW8xqco1ySk/SVhzVM1PPbI/AAAAAAAAAEA/McAzUC2QGbU/S220/177.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-970071376986419605.post-1655513849301307540</id><published>2008-07-15T11:45:00.001-07:00</published><updated>2008-07-15T11:48:56.995-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mca'/><title type='text'>DETAILED SYLLABUS FOR NIMCET</title><content type='html'>&lt;span style="font-weight: bold; font-style: italic; color: rgb(204, 153, 51);"&gt;DISTRIBUTION OF QUESTIONS:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;The question paper will contain 120 multiple choice questions covering the following topics:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;1. Mathematics 40 questions&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;2. Analytical Ability &amp;amp; Logical Reasoning 50 questions&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;3. Computer Awareness 15 questions&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;4. General English 15 questions&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic; color: rgb(204, 153, 51);"&gt;DETAILED SYLLABUS&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;MATHEMATICS : (40 questions)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Set Theory: Concepts of sets – Union – Intersection – Cardinality – Elementary counting&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;permutations and combinations&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Probability and Statistics: Basic concepts of probability theory, Averages, Dependent and&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;independent events, frequency distributions, measures of central tendencies and dispersions.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Algebra: Fundamental operations in Algebra, Expansions, Factorization, simultaneous&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;linear / quadratic equations, indices, logarithms, arithmetic, geometric and harmonic&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;progressions, determinants and matrices.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Coordinate Geometry: Rectangular Cartesian coordinates, distance formulae, equation of a&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;line, intersection of lines, pair of straight lines, equations of a circle, parabola, ellipse, and&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;hyperbola.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Calculus: Limit of functions, Continuous function, Differentiation of function, tangents and&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;normals, simple examples of maxima and minima. Integration of function by parts, by&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;substitution and by partial fraction; Definite integrals, Applications of Definite Integrals to&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;areas.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Vectors: Position vector, addition and subtraction of vectors, scalar and vector products and&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;their applications to simple geometrical problems and mechanics.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Trigonometry: Simple identities, trigonometric equations, properties of triangles, solution of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;triangles, heights and distances, General solutions of trigonometric equations.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;ANALYTICAL ABILITY AND LOGICAL REASONING : (50 questions)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;The questions in this section will cover logical reasoning and quantitative aptitude. Some of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;the questions will be on comprehension of a logical situation and questions based on the facts&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;given in the passage.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;SYLLABUS CONTINUATION&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;COMPUTER AWARENESS : (15 questions)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Computer Basics: Organization of a Computer, Central Processing Unit (CPU), Structure of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;instructions in CPU, input/output devices, computer memory, back-up devices.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Data Representation: Representation of characters, integers and fractions, binary and&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;hexadecimal representations, Binary Arithmetic: Addition, subtraction, multiplication,&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;division, simple arithmetic and two’s complement arithmetic, floating point representation of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;numbers, Boolean algebra, truth tables, Venn diagrams.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;GENERAL ENGLISH : (15 questions)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Questions in this section will be designed to test the candidates’ general understanding of the&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;English language. There will be questions on the following topics.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;Comprehension, Vocabulary, Basic English Grammar (like usage of correct forms of verbs,&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;prepositions and articles). Word power, Synonyms and Antonyms, Meanings of words and&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(204, 153, 51);"&gt;phrases, Technical writing.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/970071376986419605-1655513849301307540?l=getthestuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://getthestuff.blogspot.com/feeds/1655513849301307540/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=970071376986419605&amp;postID=1655513849301307540' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/1655513849301307540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/1655513849301307540'/><link rel='alternate' type='text/html' href='http://getthestuff.blogspot.com/2008/07/detailed-syllabus-for-nimcet.html' title='DETAILED SYLLABUS FOR NIMCET'/><author><name>your way</name><uri>http://www.blogger.com/profile/14349058747865281516</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='http://2.bp.blogspot.com/_IW8xqco1ySk/SVhzVM1PPbI/AAAAAAAAAEA/McAzUC2QGbU/S220/177.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-970071376986419605.post-1996316300972580824</id><published>2008-07-15T11:40:00.000-07:00</published><updated>2008-07-15T11:44:33.555-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java game'/><title type='text'>JAVA GAMES</title><content type='html'>&lt;span style="color: rgb(153, 102, 51);"&gt;EA FIFA STREET 2&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/29547475/86ff0585/EA_Fifa_Street_2_128x160_2_.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;RACING GAMES&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;SUPER TAXI DRIVER&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/21372598/f2c71919/Super_taxi_driver-128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;ASPHALT 3&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/19264281/f9786a34/asphalt3_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;NFS CARBON&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/23278354/60374464/need_for_speed_carbon_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;NFS MOST WANTED&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/36840284/69460e7e/need_for_speed_most_wanted_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;ACTION GAMES&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;RESIDENT EVIL&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/27154360/eba69db/Resident_Evil_The_Mission_128x160_by_Diego.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;EA SIMS 2&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/22346025/9063899e/The_Sims_2_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;PRINCE OF PERSIA-THE TWO THRONES&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/23236940/6689e519/Prince_Of_Persia_3_-_The_Two_Thrones__Sonye_128x160__Jar_Java.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;WARCRAFT 3&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/26115742/3ec008b8/warcraft_3_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;AMERICAN GANGSTER&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/29351887/28211473/american_gangster_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;ASSASSINS CREED&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/28501828/fabf86b1/Assassins_Creed_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;V-RALLY 3D&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/23237355/bad3c264/V-Rally_3D__ok_128x160_maneirasso_raro_xD.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;Michael Vaughan International cricket&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://share.madpath.com/GAMES/128x128JAR/Michael_Vaughan_International_Cricket_0708_128x160.jar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;Ian Botham stick cricket&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://share.madpath.com/GAMES/128x128JAR/Ian_Botham_Stick_Cricket.jar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;CricketWorldChampionship&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://share.madpath.com/GAMES/128x128JAR/CricketWorldChampionship.jar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;Golf games -- 128x160 [.jar]&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;worms crazy golf-&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://share.madpath.com/GAMES/128x128JAR/Worms.Crazy.Golf.128x160. by thaty.jar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;Pro Golf 2007&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://share.madpath.com/GAMES/128x128JAR/Pro.Golf.2007_128x160.jar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;or&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://share.madpath.com/GAMES/128x128JAR/Pro_Golf_2007_Feat._Vijay_Singh_3D_SE_128x160.jar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;SOUL OF DARKNESS&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/53878401/c33b7854/Soul_Of_Darkness_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;OREGON TRAIL&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/50607506/bd3c306b/the_oregon_trail_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;BROTHERS IN ARMS&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/43067165/d13d6235/Brothers_In_Arms_Art_of_War_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;BEOWULF&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/43161175/2611df0d/The_Legend_of_Beowulf_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;XIII&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/45154256/9cc6edb4/XIII_-_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;DIE HARD 4&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/33405696/7efe4fe1/Die_Hard_4_128x160_by_sebA.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;SPLINTER CELL&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/23237144/d74b17dd/Splinter_Cell_2_-_Extended_Ops_ok_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/43155868/86a844f9/Splinter_Cell_Chaos_Theory_-_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/28117169/659f7cd6/Splinter_Cell_3D_Pandora_Tommorow_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/22142456/8388d063/Splinter_Cell_Double_Agent__128x160_by_thaty_.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;GANGSTAR CRIME CITY&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/22144564/6202d767/Gangstar_Crime_City_128x160_by_thaty.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;GHOST RECON 2&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/45423468/2be49ad8/Ghost_Recon_2_-_Advanced_Warfighter_-_128x160.html?s=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;REAL FOOTBALL 3D&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 102, 51);"&gt;http://www.4shared.com/file/29463213/3b56c16/Real_Football_2008_3D_128x160.html?s=1&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/970071376986419605-1996316300972580824?l=getthestuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://getthestuff.blogspot.com/feeds/1996316300972580824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=970071376986419605&amp;postID=1996316300972580824' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/1996316300972580824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/1996316300972580824'/><link rel='alternate' type='text/html' href='http://getthestuff.blogspot.com/2008/07/java-games.html' title='JAVA GAMES'/><author><name>your way</name><uri>http://www.blogger.com/profile/14349058747865281516</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='http://2.bp.blogspot.com/_IW8xqco1ySk/SVhzVM1PPbI/AAAAAAAAAEA/McAzUC2QGbU/S220/177.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-970071376986419605.post-1839949097556450315</id><published>2008-07-15T11:10:00.000-07:00</published><updated>2008-07-15T11:40:10.713-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='G.K.'/><title type='text'>TEST YOUR G.K.</title><content type='html'>&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;1. Who created the character, James Bond?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Ian Buster  &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Ian Fleming &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Ian Bosewell &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) None of these&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;2. Hindi movie Mughal-e-Azam was directed by&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) K – Asif &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Abdul Kareem &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Mehboob &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Nadia brothers&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;3. The first Indian talkie movie was&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Jahanara &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Alamara &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Aag &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Khayal&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;4. The title “Historic Man” was given to&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Jalauddin &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Sohrab Modi &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Mohd Yasin &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Mirza Younis&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;5. The first ever Indian (from Bollywood) to be given a chance for Hollywood movie&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Devanand &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Raj Kapoor&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt; (C) I.S. Johar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Dilip Kumar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;6. The movie based on the life of Haji Mastan is&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Dewaar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Don &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Nehle Pe Dehla &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Heera Panna&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;7. 872 runs scored in a day, was ODI played between&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Australia – England &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Australia – South Africa&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) England – South Africa &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) South Africa – New Zealand&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;8. The name “Baichung Bhutia” is associated with&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Football &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Hockey &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Polo (&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;) Derby&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;9. Which country bagged maximum medals in the 18th Commonwealth Games?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) China &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) England &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) New Zealand &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Australia&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;10. The first ever Test victory in Pakistan against the hosts was under the captainship of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Saurav Ganguly &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Rahul Dravid &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Kapil Dev (&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;D) Mohd. Azharuddin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;11. The Football World Cup final 1998 was played between&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) France and Brazil &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Brazil and Germany&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Brazil and Spain &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Italy and Brazil&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;12. Graham Thorpe is a well known name in the game of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Table tennis &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Lawn tennis &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Baseball &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) None of these&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;13. The Indian cricketer addressed as Jumbo is&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Anil Kumble &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Zaheer Khan &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Ramesh Powar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Yuvraj Singh&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;14. “Floats like a butterfly, stings like a bee” is a title given to&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Mohd Ali &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Bruce Lee &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Mike Tyson &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Graham Thorpe&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;15. Which country has bagged football World Cup four times?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Brazil &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) France &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Italy &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) None of these&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;16. The name “Pulela Gopichand” is associated with&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Lawn tennis &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Table tennis &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Kabaddi &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Badminton&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;17. Geet Sethi is a former _________ champion.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Badminton &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Football &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Billiards &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Chess&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;18. Name the country that introduced bodline bowling in cricket.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Australia &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) West Indies &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) South Africa &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) New Zealand&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;19. Wrestling show WWF is now known as&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) WWS &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) WWM &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) WWE &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) WWP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;20. The name Kerry Packer is associated with&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Cricket &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Football &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Basketball &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Volleyball&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;21. The term Rabbit is associated with&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Cricket (B) Swimming (C) Golf (D) Volley ball&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;22. Renowned sitar player Ravi Shanker’s debut as a Music director was for the movie&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Kasam &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Krishna &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Payal &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Meera&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;23. The title “Little Master” goes with&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Sunil Gavaskar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Sachin Tendulkar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Brian Lara &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Alan Border&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;24. Greg Norman signature championship is associated with&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Chess &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Cricket&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt; (C) Golf &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Snooker&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;25. Name the movie in which Amitabh Bachan played a triple role&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Mahaan &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Kasuti &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Sate Pe Satta &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Raste Ka Pathar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;26. The movie based on 1962 Indo-China war is&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Hindustan Ki Kasam &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Akraman&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Des Pardes &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Haqueekat&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;27. Rishi Kapoor for the first time on the Cinema screen, which movie we are talking of&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Bobby &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Rafoo Chakkar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Mera Nam Joker &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Kalia&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;28. Shiv Kumar Sharma is well known for his performance in&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Flute &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) Piano &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Sitar &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Santoor&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;29. “Dadra” is&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(A) Railway station &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(B) A village in M.P. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(C) Raga &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;(D) Musical instrument&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;ANSWERS&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;1. (B)   2. (A)   3. (B)   4. (B)    5. (C)   6. (A)   7. (B)   8. (A)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;9. (D)   10. (B)   11. (A)   12. (D)   13. (A)   14. (A)   15. (A)   16. (D)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;17. (C)   18. (A)   19. (C)   20. (A)   21. (A)   22. (D)   23. (A)   24. (C)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(102, 0, 0);"&gt;25. (A)   26. (D)   27. (C)   28. (D)   29. (C)&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/970071376986419605-1839949097556450315?l=getthestuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://getthestuff.blogspot.com/feeds/1839949097556450315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=970071376986419605&amp;postID=1839949097556450315' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/1839949097556450315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/970071376986419605/posts/default/1839949097556450315'/><link rel='alternate' type='text/html' href='http://getthestuff.blogspot.com/2008/07/test-your-gk.html' title='TEST YOUR G.K.'/><author><name>your way</name><uri>http://www.blogger.com/profile/14349058747865281516</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='http://2.bp.blogspot.com/_IW8xqco1ySk/SVhzVM1PPbI/AAAAAAAAAEA/McAzUC2QGbU/S220/177.jpg'/></author><thr:total>0</thr:total></entry></feed>
