• 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
  • /
  • Wipro

wipro Placement Papers with Solution Page 12

wipro Select Another Category Select Another Topic

Company

  • 3i-Infotech 345
  • Accenture 548
  • ADITI 81
  • Athenahealth 72
  • CADENCE 37
  • Capgemini 519
  • CMC 49
  • Cognizant 29
  • CSC 480
  • CTS 1340
  • Dell 49
  • Elitmus 44
  • GENPACT 516
  • Google 55
  • HCL 217
  • Hexaware 92
  • Huawei 81
  • IBM 1714
  • IGate 169
  • Infosys 2050
  • L&T 299
  • Microsoft 61
  • Miscellaneous 204
  • Oracle 74
  • Other 95
  • Patni 199
  • Sapient 44
  • Sasken 31
  • Self 38
  • Syntel 530
  • TCS 9109
  • Tech Mahindra 500
  • Wipro 1182

wipro Question Topics

    Category (28)

    General Ability (8)

  • General Knowledge (8)
  • HR Interview (8)

  • Interview (7)
  • Logical Reasoning (122)

  • Blood Relations (15)
  • Coding Decoding (12)
  • Cryptography (4)
  • Decision Making and Problem Solving (4)
  • Direction Sense (3)
  • General Mental Ability (7)
  • Letter Arrangement (1)
  • Letter Series (1)
  • Logical Sequences (11)
  • Mathematical Reasoning (24)
  • Number Series (10)
  • Seating Arrangement (30)
  • Numerical Ability (924)

  • Age Problem (20)
  • Algebra (14)
  • Alligation or Mixture (29)
  • Area and Volume (8)
  • Arithmetic (66)
  • Averages (98)
  • Boats and Streams (5)
  • Clocks and Calendars (60)
  • Data Interpretation (1)
  • Data Sufficiency (1)
  • Geometry (18)
  • Height and Distance (2)
  • LCM and HCF (5)
  • Log and Antilog (2)
  • Number System (29)
  • Percentage (80)
  • Permutation and Combination (21)
  • Pipes and Cistern (1)
  • Probability (85)
  • Profit and Loss (52)
  • Quadratic Equations (1)
  • Ratio and Proportion (81)
  • Sequence and Series (12)
  • Simple & Compound Interest (12)
  • Stock and Shares (1)
  • Time and Work (119)
  • Time Distance and Speed (100)
  • Trigonometry (1)
  • Programming (18)

  • Database (4)
  • Output (1)
  • Program (7)
  • Technical (6)
  • Verbal Ability (7)

  • Antonyms (2)
  • Miscellaneous (1)
  • One Word Substitution (1)
  • Spotting Errors (1)
  • Synonyms (2)
Keep an EYE (0)WIPRO Interview Experience (2)
Solved Question (72) UnSolved Question (1114)
Pages: 119FirstPrev891011121314151617NextLast
Advertisements

(#M40035236) WIPRO QUESTION C programming Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is difference between object oriented and procedure oriented programming?

Asked In Wipro Subrata Patra (11 years ago)
Unsolved Read Solution (6)
Is this Puzzle helpful?   (11)   (2) Submit Your Solution Technical

(#M40035232) WIPRO QUESTION C programming Keep an EYE Keep an eye puzzle Keep an eye puzzle

One c program is written in 2 files
/*Program1.c*/
int x=10

/*Program2.c*/
#include "Program1.c"
int main()
{
extern int x;
printf("x : %d",x);

}
In Program2.c statement extern int x; is not needed.
A. True
B. False

Asked In Wipro Subrata Patra (11 years ago)
Unsolved Read Solution (11)
Is this Puzzle helpful?   (21)   (3) Submit Your Solution Database
Advertisements

(#M40035230) WIPRO QUESTION C programming Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is the output of the following program:
#include
void main()
{
printf("%d %o %x",65,65,65);
}

Asked In Wipro Subrata Patra (11 years ago)
Unsolved Read Solution (10)
Is this Puzzle helpful?   (25)   (5) Submit Your Solution Database

(#M40034732) WIPRO QUESTION Urgent. solve this Keep an EYE Keep an eye puzzle Keep an eye puzzle

A shopkeeper gives a discount of 20% on the sale. By what percent he had to increase the S.P of the item so that after giving discount he got the price of the its C.P.

Asked In Wipro rad (11 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (32)   (3) Submit Your Solution Profit and Loss

(#M40034513) WIPRO QUESTION logical Keep an EYE Keep an eye puzzle Keep an eye puzzle

abc dcb kjl

Asked In Wipro Aamir Llambey (11 years ago)
Unsolved Read Solution (11)
Is this Puzzle helpful?   (16)   (4) Submit Your Solution Coding Decoding

(#M40033840) WIPRO QUESTION Maths Keep an EYE Keep an eye puzzle Keep an eye puzzle

If the price of petrol increases by 25 and kevin intends to spend only 15% more on petrol.By how much percent should he reduces the quantity of petrol that he buys?

Asked In Wipro Ebby Mathew (11 years ago)
Unsolved Read Solution (7)
Is this Puzzle helpful?   (24)   (13) Submit Your Solution Percentage

(#M40033578) WIPRO QUESTION time and work Keep an EYE Keep an eye puzzle Keep an eye puzzle

A &B working separately can do a piece of work in 9 & 12 days respectively. If they work for a day alternatively, A beginning, in how many days, the work will be completed?

Asked In Wipro niveditha (11 years ago)
Unsolved Read Solution (14)
Is this Puzzle helpful?   (54)   (20) Submit Your Solution Time and Work

(#M40032996) WIPRO QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

what is it answer?& it is a letter.
01100101 10000011 01110010 01111001 01110101.

Asked In Wipro N.ASHOK KUMAR (11 years ago)
Unsolved Read Solution (9)
Is this Puzzle helpful?   (22)   (15) Submit Your Solution Letter Series

(#M40031228) WIPRO QUESTION angle Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. If the circumference of a circle is 200 units, Then what will the length of the arc described by an angle of 20 degree ?

Asked In wipro RagunathKC (11 years ago)
Unsolved Read Solution (10)
Is this Puzzle helpful?   (12)   (3) Submit Your Solution Geometry

(#M40031100) WIPRO QUESTION average Keep an EYE Keep an eye puzzle Keep an eye puzzle

The average age of a class of 39 students is 15 years. If the age of the teacher be included, then the average increases by3 months. Find the age of the teacher.

Asked In Wipro divya (11 years ago)
Solved Dr.Dipin Singh Read Solution (7)
Is this Puzzle helpful?   (33)   (12) Submit Your Solution Averages
Keep an EYE (0)WIPRO Interview Experience (2)
Solved Question (72) UnSolved Question (1114)
Pages: 119FirstPrev891011121314151617NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

" MATHEMATICS IS GIVES THE CREATIVITY THAT HOW TO SOLVE ANY PROBLEM IN ANY FIELDS "

Ajay Singh

If Mathematics is the ocean, Statistics is the largest island in it. (Nishat Ahmad)

NISHAT AHMAD RATHER

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