• Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • English APP
  • login
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • Walkins
    • Corporate Job Exam
    • Government Job Exam
    • Entrance Exam
  • Training
    • Internship
  • Placement Questions
  • /
  • Gate

Frequently Asked Gate Latest Exam Pattern - Gate Sample Question with Solutions Page 9

Gate Select Another Category Select Another Topic

Exam

  • ACIO 119
  • AIEEE 334
  • AMCAT 2636
  • Assessment 108
  • Bank 22
  • CAT 988
  • CMAT 82
  • Cocubes 39
  • Elitmus 2952
  • Exam 39
  • Gate 846
  • GMAT 107
  • Gmate 29
  • GRE 469
  • IIT-JEE 471
  • ITC 28
  • Maths Olympiad 205
  • MBA 3481
  • MCA 32
  • Other 159
  • Others 25
  • R-SAT 111
  • Self 68

Gate Question Topics

    Category (172)

    General Ability (20)

  • General Knowledge (5)
  • HR Interview (166)

  • Interview (7)
  • Logical Reasoning (36)

  • Blood Relations (8)
  • Coding Decoding (8)
  • Cryptography (3)
  • Decision Making and Problem Solving (1)
  • Direction Sense (1)
  • General Mental Ability (2)
  • Letter Arrangement (1)
  • Mathematical Reasoning (3)
  • Number Series (3)
  • Numerical Ability (131)

  • Age Problem (2)
  • Algebra (9)
  • Alligation or Mixture (1)
  • Area and Volume (3)
  • Averages (5)
  • Co-ordinate geometry (1)
  • Complex Numbers (1)
  • Data Interpretation (2)
  • Geometry (1)
  • Number System (9)
  • Percentage (5)
  • Permutation and Combination (6)
  • Probability (10)
  • Profit and Loss (4)
  • Quadratic Equations (1)
  • Ratio and Proportion (2)
  • Sequence and Series (4)
  • Simple & Compound Interest (1)
  • Time and Work (15)
  • Time Distance and Speed (5)
  • Trigonometry (2)
  • Programming (13)

  • Arrays (1)
  • Database (3)
  • Technical (1)
  • Verbal Ability (13)

  • Antonyms (1)
  • Miscellaneous (2)
  • Sentence Completion (1)
  • Spotting Errors (4)
  • Synonyms (2)
Keep an EYE (0)
Solved Question (23) UnSolved Question (833)
Pages: 86FirstPrev567891011121314NextLast
Advertisements

(#M40019753) GATE QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

The system of linear equations,
4x+2y=7
2x+y=6
has,
(A) a unique solution
(B) no solution
(C) an infinite number of solutions (D) exactly two distinct solutions

Asked In Gate Chandni Maurya (12 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (50)   (33) Submit Your Solution

(#M40040648) GATE QUESTION logic Keep an EYE Keep an eye puzzle Keep an eye puzzle

For 8085 microprocessor, the following program is executed.
MVI A, 05H;
MVI B, 05H;
PTR: ADD B;
DCR B;
JNZ PTR;
ADI 03H;
HLT;
At the end of program, accumulator contains
(A) 17H (B) 20H (C) 23H (D) 05H

Asked In Gate vignesh (11 years ago)
Unsolved Read Solution (2)
Is this Puzzle helpful?   (33)   (19) Submit Your Solution
Advertisements

(#M40029656) GATE QUESTION GATE-CS Keep an EYE Keep an eye puzzle Keep an eye puzzle

Suppose a fair six -sided die is rolled once. If the value on the die is 1, 2, or 3, the die is rolled a second time. What is the probability that the sum total of values that turn up is at least 6?

option
(A) 10/21
(B) 5/12
(C) 2/3
(D) 1/6

Asked In Gate Rats (12 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (9)   (4) Submit Your Solution Probability

(#M40008329) GATE QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

There are eight bags of rice looking alike,seven of which have equal weight and one is slightly heavier.The weighing balance is of unlimited capacity.Using this balance ,the minimum number of weighing required to identify the heavier bag is
a) 2
b) 3
c) 4
d) 8

Asked In Gate Balakrishnan M (13 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (36)   (13) Submit Your Solution Averages

(#M40140655) GATE QUESTION Logical puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

It is a small town railway station and there are 25 stations on the line.At each of the 25 stations the passengers can get tickets for any of the other 24 stations. How many different kinds of tickets do you think the booking clerk has to keep?

Asked In Gate rakesh (10 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (21)   (4) Submit Your Solution

(#M40156697) GATE QUESTION ENGINEERING SOM Keep an EYE Keep an eye puzzle Keep an eye puzzle


The deformation of the bar per unit length in the direction of the force is known as


A. linear strain
B. lateral strain
C. volumetric strain
D. shear strain

Asked In Gate Jaspalsingh Parmar (9 years ago)
Unsolved
Is this Puzzle helpful?   (9)   (5) Submit Your Solution

(#M40029658) GATE QUESTION GATE-CS Keep an EYE Keep an eye puzzle Keep an eye puzzle

Suppose a circular queue of capacity ( n-1) elements is implemented with an array of n elements.
Assume that the insertion and deletion operations are carried out using REAR and FRONT as array
index variables, respectively. Initially, REAR = FRONT = 0. The conditions to detect queue full
and queue empty are

option
(A) full: (REAR+1) mod n == FRONT
empty: REAR == FRONT

(B) full: (REAR+1) mod n == FRONT
empty: (FRONT+1) mod n == REAR

(C) full: REAR == FRONT
empty: (REAR+1) mod n == FRONT

(D) full: (FRONT+1) mod n == REAR
empty: REAR == FRONT

Asked In Gate Rats (12 years ago)
Unsolved
Is this Puzzle helpful?   (3)   (0) Submit Your Solution

(#M40105406) GATE QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

A train of length 180 m travelling at 72 kmph overtook a motorcyclist travelling at 36 kmph at 4 p.m. At 5 p.m it overtook another cyclist travelling in the opposite direction at a speed of 18 kmph.When will the cyclist meet the motorcyclist?
a)1 hr 20 mins b)1 hr 30 min c)1 hr 45 min d)none of the above

Asked In Gate Jaspalsingh Parmar (10 years ago)
Unsolved
Is this Puzzle helpful?   (5)   (3) Submit Your Solution

(#M40156973) GATE QUESTION Mechanical Engineering HM Keep an EYE Keep an eye puzzle Keep an eye puzzle


By fitting an air vessel to the reciprocating pump, there is always a saving of work done and subsequently saving of power.The saving in case of a double acting reciprocating pump is


A. 39.2%
B. 48.8%
C. 84.8%
D. 88.4%

Asked In Gate Jaspalsingh Parmar (9 years ago)
Unsolved
Is this Puzzle helpful?   (3)   (0) Submit Your Solution

(#M40164966) GATE QUESTION dwe Keep an EYE Keep an eye puzzle Keep an eye puzzle

6,80,150,250,?

Asked In Gate ravi (8 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (48)   (10) Submit Your Solution Number Series
Keep an EYE (0)
Solved Question (23) UnSolved Question (833)
Pages: 86FirstPrev567891011121314NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

no image
Dimple
India
Punjab
Time: 00:01:33
Points
19

Maths Quotes

Mathematical proofs, like diamonds, are hard and clear, and will be touched with nothing but strict reasoning.

John Locke

Mathematics is like a rain... When we know how to solve it, We will continouosly do it.

Syawal

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 5 years ago

Thanks m4 maths for helping to get placed in several companies.
I must recommend this website for placement preparations.

yash mittal 5 years ago

Now enjoy Offline Access of latest Question.

Get M4maths app to avail expert's solution and latest selected questions.

Download m4maths app now

  • 2533K+Registerd user
  • 1774K+Engineers
  • 759K+MBA Asprirant
  • 3K+Enginnering College
  • 250+Company Exam
  • 150K+Interview Questions
  • Site Links
  • Home
  • Result
  • Today's Puzzle
  • Discussion Board
  • Maths Tricks
  • Advertise with us
  • Contact Us
  • Useful Info
  • Maths Quotes
  • Previous Puzzles
  • Prize
  • Privacy Policy
  • Disclaimer and Copyright
  • Terms and Conditions
  • Sitemap
  • Placement papers
  • TCS Placement Paper
  • HCL Placement Paper
  • INFOSYS Placement Paper
  • IBM Placement Paper
  • SYNTEL Placement Paper
  • TECHNICAL Interview
  • HR Interview
All rights are reserved to @m4maths.com