{"id":212084,"date":"2022-06-10T15:29:14","date_gmt":"2022-06-10T09:59:14","guid":{"rendered":"https:\/\/cracku.in\/blog\/?p=212084"},"modified":"2022-06-10T15:29:14","modified_gmt":"2022-06-10T09:59:14","slug":"coding-decoding-questions-pdf-for-mah-cet","status":"publish","type":"post","link":"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/","title":{"rendered":"Coding Decoding Questions PDF for MAH-CET"},"content":{"rendered":"<p>Here you can download a free Coding-Decoding questions PDF with answers for MAH MBA CET 2022 by Cracku. These are some tricky questions in the MAH MBA CET 2022 exam that you need to find Coding-Decoding answers for the given questions. These questions will help you to make practice and solve the <strong>Coding and Decoding<\/strong>\u00a0questions in the MAH MBA CET exam. Utilize this best <strong>PDF practice set<\/strong> which is included answers in detail. Click on the below link to download the <strong>Coding-Decoding MCQ<\/strong> PDF for MBA-CET 2022 for free.<\/p>\n<p class=\"text-center\"><a href=\"https:\/\/cracku.in\/downloads\/15624\" target=\"_blank\" class=\"btn btn-danger  download\">Download Coding Decoding Questions for MAH-CET<\/a><\/p>\n<p class=\"text-center\"><a href=\"https:\/\/cracku.in\/mah-mba-cet-crash-course\" target=\"_blank\" class=\"btn btn-info \">Enroll to MAH-CET 2022 Crash Course<\/a><\/p>\n<p><b>Instructions<\/b><\/p>\n<p>Study the following information and answer the questions given below:<\/p>\n<p>In a certain code, the symbol for 0 (zero) is @ and for 1 is $. There are no other symbols for all other numbers greater than one. The numbers greater than 1 are to be written only by using the two symbols given above. The value of the symbol for 1, doubles itself every time it shifts one place to the left. Study the following example<br \/>\n\u20180\u2019 is written as @<br \/>\n\u20181\u2019 is written as $<br \/>\n\u20182\u2019 is written as $@<br \/>\n\u20183\u2019 is written as $<br \/>\n\u20184\u2019 is written as $@@ and so on<\/p>\n<p><b>Question 1:\u00a0<\/b>Which of the following numbers will be represented by $@@@$ ?<\/p>\n<p>a)\u00a022<\/p>\n<p>b)\u00a031<\/p>\n<p>c)\u00a014<\/p>\n<p>d)\u00a017<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>1)\u00a0Answer\u00a0(D)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>The pattern followed is that the numbers are given in binary form. Eg\u00a0:- 2 is written as &#8217;10&#8217; and 3 as &#8217;11&#8217; and so on.<\/p>\n<p>$@@@$ represents = 10001 which is binary code for :<\/p>\n<p>= $2^0+2^4=(1+16)=$\u00a0<strong>17<\/strong><\/p>\n<p>=&gt; Ans &#8211; (D)<\/p>\n<p><b>Question 2:\u00a0<\/b>Which of the following will represent the value of the product 3 \u00d7 3 + 1 ?<\/p>\n<p>a)\u00a0$@$<\/p>\n<p>b)\u00a0$@$@<\/p>\n<p>c)\u00a0$@@$<\/p>\n<p>d)\u00a0$$<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>2)\u00a0Answer\u00a0(B)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>The pattern followed is that the numbers are given in binary form. Eg\u00a0:- 2 is written as &#8217;10&#8217; and 3 as &#8217;11&#8217; and so on.<\/p>\n<p>Value of = $3\\times3+1=9+1=10$<\/p>\n<p>Thus,\u00a0binary code for 10 = &#8216;1010&#8217; represented as =<strong> $@$@<\/strong><\/p>\n<p>=&gt; Ans &#8211; (B)<\/p>\n<p><b>Question 3:\u00a0<\/b>Which of the following numbers will be represented by $@$ ?<\/p>\n<p>a)\u00a08<\/p>\n<p>b)\u00a011<\/p>\n<p>c)\u00a013<\/p>\n<p>d)\u00a012<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>3)\u00a0Answer\u00a0(C)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>The pattern followed is that the numbers are given in binary form. Eg\u00a0:- 2 is written as &#8217;10&#8217; and 3 as &#8217;11&#8217; and so on.<\/p>\n<p>$@$ represents = 1101 which is binary code for :<\/p>\n<p>= $2^0+2^2+2^3=(1+4+8)=$\u00a0<strong>13<\/strong><\/p>\n<p>=&gt; Ans &#8211; (C)<\/p>\n<p><b>Question 4:\u00a0<\/b>Which of the following will represent 8 ?<\/p>\n<p>a)\u00a0$@@<\/p>\n<p>b)\u00a0@$@<\/p>\n<p>c)\u00a0$@$@<\/p>\n<p>d)\u00a0@@$<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>4)\u00a0Answer\u00a0(E)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>The pattern followed is that the numbers are given in binary form. Eg\u00a0:- 2 is written as &#8217;10&#8217; and 3 as &#8217;11&#8217; and so on.<\/p>\n<p>Thus, binary code for 8 = &#8216;1000&#8217; represented as = <strong>$@@@<\/strong><\/p>\n<p>=&gt; Ans &#8211; (E)<\/p>\n<p><b>Question 5:\u00a0<\/b>Which of the following will represent 11 ?<\/p>\n<p>a)\u00a0$@$<\/p>\n<p>b)\u00a0@$@<\/p>\n<p>c)\u00a0$@@<\/p>\n<p>d)\u00a0$@$@@<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>5)\u00a0Answer\u00a0(A)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>The pattern followed is that the numbers are given in binary form. Eg\u00a0:- 2 is written as &#8217;10&#8217; and 3 as &#8217;11&#8217; and so on.<\/p>\n<p>Thus, binary code for 11 = &#8216;1011&#8217; represented as =\u00a0<strong>$@$<\/strong><\/p>\n<p>=&gt; Ans &#8211; (A)<\/p>\n<p><b>Instructions<\/b><\/p>\n<p>Ravi ,Suresh ,And asif are in control of the following number -letter-symbol series respectively.<br \/>\nRavi : 2 &amp; S * 9 P T B \u20a4 8 Q \u0394 6<br \/>\nSuresh: \u29bb 1 \u2751 F @ V 4 $ \u00a9 M T D \u21d4<br \/>\nAsif: G 3 H # K N \u26ab 5 R = 7 W Y<\/p>\n<p>Take Free <a href=\"https:\/\/cracku.in\/mah-mba-cet-mock-test\" target=\"_blank\" rel=\"noopener noreferrer\">MAH-CET mock tests here<\/a><\/p>\n<p><b>Question 6:\u00a0<\/b>Which of the following is true?<\/p>\n<p>a)\u00a0The total number of symbols immediately preceded by numbers in Ravi\u2019s series are equal to the total number of letters immediately preceded by numbers in Suresh&#8217;s series<\/p>\n<p>b)\u00a0The total number of symbols immediately followed by numbers in Asif\u2019s series are less than the total number of letters immediately preceded by numbers in Ravi\u2019s series.<\/p>\n<p>c)\u00a0The total number of letters immediately following symbol in Ravi\u2019s series are more than the total number of symbols immediately preceded by fix numbers in Suresh\u2019s series.<\/p>\n<p>d)\u00a0The total number of symbols immediately preceding letter in Ravi\u2019s series are less than the total number of symbols immediately followed by numbers in Asif\u2019s series.<\/p>\n<p>e)\u00a0The total number of symbols in Ravi\u2019s series is more than the total number of symbols in Suresh\u2018s series.<\/p>\n<p><strong>6)\u00a0Answer\u00a0(D)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>(A) : (number) (symbol) in Ravi&#8217;s series = 1<\/p>\n<p>(number) (letter) in Suresh&#8217;s series = 0<\/p>\n<p>(B) : (symbol) (number) in Asif&#8217;s series = 2<\/p>\n<p>(number) (letter) in Ravi&#8217;s series = 2<\/p>\n<p>(C) : (symbol) (letter)\u00a0in Ravi&#8217;s series = 1<\/p>\n<p>(number) (symbol) in Suresh&#8217;s series = 2<\/p>\n<p>(D) : (symbol) (letter) in Ravi&#8217;s series = 1<\/p>\n<p>(symbol) (number)\u00a0in Asif\u2019s series = 2<\/p>\n<p>=&gt; Ans &#8211; (D)<\/p>\n<p><b>Question 7:\u00a0<\/b>If all the numbers from Asif&#8217;s series, all the letters from Suresh&#8217;s series and all the symbols from Ravi&#8217;s series are respectively arranged in the same given order one after the other from the left end, which of the following will be the seventh to the right of the eleventh element from your right?<\/p>\n<p>a)\u00a0D<\/p>\n<p>b)\u00a0M<\/p>\n<p>c)\u00a0\u00a9<\/p>\n<p>d)\u00a0\u0394<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>7)\u00a0Answer\u00a0(E)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>If all the numbers from Asif&#8217;s series, all the letters from Suresh&#8217;s series and all the symbols from Ravi&#8217;s series are respectively arranged in the same given order one after the other from the left end, then\u00a0:<\/p>\n<p>Arrangement\u00a0: 3 <strong>5<\/strong> 7 \u00a0F V M T D \u00a0<strong>&amp;<\/strong> * \u20a4 \u0394<\/p>\n<p>11th element from right end = 5<\/p>\n<p>7th to the right of 5 = &amp;<\/p>\n<p>=&gt; Ans &#8211; (E)<\/p>\n<p><b>Question 8:\u00a0<\/b>If each symbol which immediately preceded a number in Ravi&#8217;s series, each number which immediately follows a letter in Suresh&#8217;s series, and each letter which immediately precedes a symbol in Asif&#8217;s series are selected, what will be total number of these elements?<\/p>\n<p>a)\u00a07<\/p>\n<p>b)\u00a08<\/p>\n<p>c)\u00a06<\/p>\n<p>d)\u00a05<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>8)\u00a0Answer\u00a0(A)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>In Ravi&#8217;s series, we need to find\u00a0= (symbol) (number)<\/p>\n<p>Ravi : 2 &amp; S <strong>* 9<\/strong> P T B <strong>\u20a4 8<\/strong> Q <strong>\u0394 6<\/strong><\/p>\n<p>In Suresh&#8217;s = (letter) (number)<\/p>\n<p>Suresh: \u29bb 1 \u2751 F @ <strong>V 4<\/strong> $ \u00a9 M T D \u21d4<\/p>\n<p>In Asif&#8217;s = (letter)\u00a0(symbol)<\/p>\n<p>Asif: G 3 <strong>H #<\/strong> K <strong>N \u26ab<\/strong> 5 <strong>R =<\/strong> 7 W Y<\/p>\n<p>Thus, there are 7 such elements.<\/p>\n<p>=&gt; Ans &#8211; (A)<\/p>\n<p><b>Question 9:\u00a0<\/b>If from each series, amongst letters\/numbers\/symbols the one having highest members is sorted out and then arranged in the descending order on the basis of the number of elements they have, which of the following will indicate the correct descending order?<\/p>\n<p>a)\u00a0Asif-letters, Suresh-symbols, Ravi-symbols<\/p>\n<p>b)\u00a0Asif-letters, Suresh-symbols, Ravi-letters<\/p>\n<p>c)\u00a0Ravi-numbers, Suresh-letters, Asif-symbols<\/p>\n<p>d)\u00a0Ravi-letters, Suresh-symbols, Asif-letters<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>9)\u00a0Answer\u00a0(B)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>Elements in Ravi&#8217;s series are\u00a0:<\/p>\n<p>Numbers = 4 , Symbols = 4 , Letters = <strong>5<\/strong><\/p>\n<p>Elements in Suresh&#8217;s series are\u00a0:<\/p>\n<p>Numbers = 2 , Symbols = <strong>6<\/strong> , Letters =\u00a05<\/p>\n<p>Elements in Asif&#8217;s series are\u00a0:<\/p>\n<p>Numbers = 3 , Symbols = 3 , Letters =\u00a0<strong>7<\/strong><\/p>\n<p>$\\therefore$ The correct descending order is :\u00a0Asif-letters, Suresh-symbols, Ravi-letters<\/p>\n<p>=&gt; Ans &#8211; (B)<\/p>\n<p><b>Question 10:\u00a0<\/b>Starting from the left end &amp; following the given order in each series, if a group of three elements is formed by taking symbol from Suresh\u2019s series, number from Ravi\u2019s series &amp; letter from Asif\u2019s series taking each symbol, number and letter only once, which of the following will be the elements of the 4th such group formed?<\/p>\n<p>a)\u00a0$8T<\/p>\n<p>b)\u00a0\u00a96R<\/p>\n<p>c)\u00a0$6N<\/p>\n<p>d)\u00a0*1V<\/p>\n<p>e)\u00a0None of these<\/p>\n<p><strong>10)\u00a0Answer\u00a0(C)<\/strong><\/p>\n<p><b>Solution:<\/b><\/p>\n<p>If a group of three elements is formed by taking symbol from Suresh\u2019s series, number from Ravi\u2019s series &amp; letter from Asif\u2019s series, then\u00a0:<\/p>\n<figure><img decoding=\"async\" class=\"img-responsive\" src=\"https:\/\/cracku.in\/media\/uploads\/blob_kFGQBlD\" data-image=\"blob\" \/><\/figure>\n<p>Thus, elements of 4th group =\u00a0<strong>$6N<\/strong><\/p>\n<p>=&gt; Ans &#8211; (C)<\/p>\n<p class=\"text-center\"><a href=\"https:\/\/cracku.in\/mah-mba-cet-mock-test\" target=\"_blank\" class=\"btn btn-info \">Take MAH-CET Mock Tests<\/a><\/p>\n<p class=\"text-center\"><a href=\"https:\/\/cracku.in\/cat-2022-online-coaching\" target=\"_blank\" class=\"btn btn-danger \">Enroll to CAT 2022 course<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here you can download a free Coding-Decoding questions PDF with answers for MAH MBA CET 2022 by Cracku. These are some tricky questions in the MAH MBA CET 2022 exam that you need to find Coding-Decoding answers for the given questions. These questions will help you to make practice and solve the Coding and Decoding\u00a0questions [&hellip;]<\/p>\n","protected":false},"author":32,"featured_media":212087,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_mi_skip_tracking":false,"footnotes":""},"categories":[169,3167,125,4409],"tags":[4253,5420],"class_list":{"0":"post-212084","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-downloads","8":"category-downloads-en","9":"category-featured","10":"category-mah-mba-cet","11":"tag-coding-decoding","12":"tag-mah-cet-2022"},"better_featured_image":{"id":212087,"alt_text":"Coding Decoding Questions","caption":"Coding Decoding Questions","description":"Coding Decoding Questions","media_type":"image","media_details":{"width":1280,"height":720,"file":"2022\/06\/Coding-Decoding-Questions.png","sizes":{"medium":{"file":"Coding-Decoding-Questions-300x169.png","width":300,"height":169,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-300x169.png"},"large":{"file":"Coding-Decoding-Questions-1024x576.png","width":1024,"height":576,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-1024x576.png"},"thumbnail":{"file":"Coding-Decoding-Questions-150x150.png","width":150,"height":150,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-150x150.png"},"medium_large":{"file":"Coding-Decoding-Questions-768x432.png","width":768,"height":432,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-768x432.png"},"tiny-lazy":{"file":"Coding-Decoding-Questions-30x17.png","width":30,"height":17,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-30x17.png"},"td_218x150":{"file":"Coding-Decoding-Questions-218x150.png","width":218,"height":150,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-218x150.png"},"td_324x400":{"file":"Coding-Decoding-Questions-324x400.png","width":324,"height":400,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-324x400.png"},"td_696x0":{"file":"Coding-Decoding-Questions-696x392.png","width":696,"height":392,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-696x392.png"},"td_1068x0":{"file":"Coding-Decoding-Questions-1068x601.png","width":1068,"height":601,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-1068x601.png"},"td_0x420":{"file":"Coding-Decoding-Questions-747x420.png","width":747,"height":420,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-747x420.png"},"td_80x60":{"file":"Coding-Decoding-Questions-80x60.png","width":80,"height":60,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-80x60.png"},"td_100x70":{"file":"Coding-Decoding-Questions-100x70.png","width":100,"height":70,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-100x70.png"},"td_265x198":{"file":"Coding-Decoding-Questions-265x198.png","width":265,"height":198,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-265x198.png"},"td_324x160":{"file":"Coding-Decoding-Questions-324x160.png","width":324,"height":160,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-324x160.png"},"td_324x235":{"file":"Coding-Decoding-Questions-324x235.png","width":324,"height":235,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-324x235.png"},"td_356x220":{"file":"Coding-Decoding-Questions-356x220.png","width":356,"height":220,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-356x220.png"},"td_356x364":{"file":"Coding-Decoding-Questions-356x364.png","width":356,"height":364,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-356x364.png"},"td_533x261":{"file":"Coding-Decoding-Questions-533x261.png","width":533,"height":261,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-533x261.png"},"td_534x462":{"file":"Coding-Decoding-Questions-534x462.png","width":534,"height":462,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-534x462.png"},"td_696x385":{"file":"Coding-Decoding-Questions-696x385.png","width":696,"height":385,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-696x385.png"},"td_741x486":{"file":"Coding-Decoding-Questions-741x486.png","width":741,"height":486,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-741x486.png"},"td_1068x580":{"file":"Coding-Decoding-Questions-1068x580.png","width":1068,"height":580,"mime-type":"image\/png","source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions-1068x580.png"}},"image_meta":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}},"post":212084,"source_url":"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions.png"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v14.4.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<meta name=\"description\" content=\"Coding and Decoding Questions and Answers for MAH MBA CET 2022 exam with excellent explanations. Most expected MAH MBA CET coding &amp; decoding logical reasoning questions\" \/>\n<meta name=\"robots\" content=\"index, follow\" \/>\n<meta name=\"googlebot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta name=\"bingbot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coding Decoding Questions PDF for MAH-CET - Cracku\" \/>\n<meta property=\"og:description\" content=\"Coding and Decoding Questions and Answers for MAH MBA CET 2022 exam with excellent explanations. Most expected MAH MBA CET coding &amp; decoding logical reasoning questions\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/\" \/>\n<meta property=\"og:site_name\" content=\"Cracku\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/crackuexam\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-10T09:59:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<meta name=\"twitter:creator\" content=\"@crackuexam\" \/>\n<meta name=\"twitter:site\" content=\"@crackuexam\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/cracku.in\/blog\/#organization\",\"name\":\"Cracku\",\"url\":\"https:\/\/cracku.in\/blog\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/crackuexam\/\",\"https:\/\/www.youtube.com\/channel\/UCjrG4n3cS6y45BfCJjp3boQ\",\"https:\/\/twitter.com\/crackuexam\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/cracku.in\/blog\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2016\/09\/logo-blog-2.png\",\"width\":544,\"height\":180,\"caption\":\"Cracku\"},\"image\":{\"@id\":\"https:\/\/cracku.in\/blog\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cracku.in\/blog\/#website\",\"url\":\"https:\/\/cracku.in\/blog\/\",\"name\":\"Cracku\",\"description\":\"A smarter way to prepare for CAT, XAT, TISSNET, CMAT and other MBA Exams.\",\"publisher\":{\"@id\":\"https:\/\/cracku.in\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/cracku.in\/blog\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/cracku.in\/blog\/wp-content\/uploads\/2022\/06\/Coding-Decoding-Questions.png\",\"width\":1280,\"height\":720,\"caption\":\"Coding Decoding Questions\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#webpage\",\"url\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/\",\"name\":\"Coding Decoding Questions PDF for MAH-CET - Cracku\",\"isPartOf\":{\"@id\":\"https:\/\/cracku.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#primaryimage\"},\"datePublished\":\"2022-06-10T09:59:14+00:00\",\"dateModified\":\"2022-06-10T09:59:14+00:00\",\"description\":\"Coding and Decoding Questions and Answers for MAH MBA CET 2022 exam with excellent explanations. Most expected MAH MBA CET coding & decoding logical reasoning questions\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/\"]}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#webpage\"},\"author\":{\"@id\":\"https:\/\/cracku.in\/blog\/#\/schema\/person\/8334c0313d8380721e2d4a3eb5ed6476\"},\"headline\":\"Coding Decoding Questions PDF for MAH-CET\",\"datePublished\":\"2022-06-10T09:59:14+00:00\",\"dateModified\":\"2022-06-10T09:59:14+00:00\",\"commentCount\":0,\"mainEntityOfPage\":{\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#webpage\"},\"publisher\":{\"@id\":\"https:\/\/cracku.in\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#primaryimage\"},\"keywords\":\"Coding Decoding,MAH CET 2022\",\"articleSection\":\"Downloads,Downloads,Featured,MAH MBA CET\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cracku.in\/blog\/coding-decoding-questions-pdf-for-mah-cet\/#respond\"]}]},{\"@type\":[\"Person\"],\"@id\":\"https:\/\/cracku.in\/blog\/#\/schema\/person\/8334c0313d8380721e2d4a3eb5ed6476\",\"name\":\"Anusha\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/cracku.in\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fd253599fe97df20531cb1e5ea1c84531ea8f49773c58a467303657ce7110778?s=96&d=mm&r=g\",\"caption\":\"Anusha\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/posts\/212084","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/comments?post=212084"}],"version-history":[{"count":5,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/posts\/212084\/revisions"}],"predecessor-version":[{"id":212091,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/posts\/212084\/revisions\/212091"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/media\/212087"}],"wp:attachment":[{"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/media?parent=212084"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/categories?post=212084"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cracku.in\/blog\/wp-json\/wp\/v2\/tags?post=212084"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}