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

hcl Placement Papers with Solution Page 5

hcl 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

hcl Question Topics

    Category (20)

    HR Interview (8)

  • Interview (7)
  • Logical Reasoning (40)

  • Blood Relations (4)
  • Coding Decoding (11)
  • Cryptography (2)
  • Decision Making and Problem Solving (2)
  • Direction Sense (1)
  • General Mental Ability (6)
  • Letter Arrangement (1)
  • Letter Series (1)
  • Logical Sequences (3)
  • Mathematical Reasoning (3)
  • Missing Character (1)
  • Number Series (4)
  • Seating Arrangement (1)
  • Numerical Ability (83)

  • Age Problem (7)
  • Algebra (4)
  • Alligation or Mixture (1)
  • Area and Volume (9)
  • Arithmetic (4)
  • Averages (2)
  • Clocks and Calendars (2)
  • Data Sufficiency (1)
  • Height and Distance (1)
  • LCM and HCF (3)
  • Log and Antilog (3)
  • Number System (5)
  • Percentage (6)
  • Permutation and Combination (2)
  • Probability (1)
  • Profit and Loss (7)
  • Ratio and Proportion (5)
  • Sequence and Series (2)
  • Simple & Compound Interest (2)
  • Stock and Shares (1)
  • Time and Work (4)
  • Time Distance and Speed (10)
  • Programming (12)

  • Database (3)
  • Definition (1)
  • Program (3)
  • Puzzles (1)
  • Technical (2)
  • Verbal Ability (40)

  • Antonyms (6)
  • Miscellaneous (2)
  • One Word Substitution (9)
  • Sentence Arrangement (4)
  • Sentence Completion (9)
  • Spotting Errors (4)
  • Synonyms (4)
Keep an EYE (0)HCL Interview Experience (1)
Solved Question (87) UnSolved Question (150)
Pages: 24FirstPrev123456789NextLast
Advertisements

(#M40111058) HCL QUESTION logical Keep an EYE Keep an eye puzzle Keep an eye puzzle

S1: My daughter was born in the year 2005.
S6: She was one of the brightest kids in her whole class.
P: She was a quick learner from the beginning.
Q: She could recite poems at two years of age.
R: We put her in kindergarten when she was two and a half years old.
S: She started walking when she was eleven months old.
RQSP (b) SQPR (c) QSRP (d) PSQR

Asked In HCL rahul jaiswal (10 years ago)
Unsolved Read Solution (11)
Is this Puzzle helpful?   (116)   (71) Submit Your Solution Direction Sense

(#M40110899) HCL QUESTION rounds of interview Keep an EYE Keep an eye puzzle Keep an eye puzzle

what are d rounds fr HCL junior engineer support??? provide the solution fast....

Asked In HCL laxmi (10 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (4)   (1) Submit Your Solution
Advertisements

(#M40110852) HCL QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Ravi has a bag full of 10 nestle and 5 cadbury chocolates out of these, he draws two chocolates. what is the probability that he would get atleast one nestle chocolates?

a.19/21
b.3/7
c.2/21
d.1/3

Asked In HCL Anilkumar (10 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (6)   (4) Submit Your Solution undefined

(#M40108323) HCL QUESTION computer Keep an EYE Keep an eye puzzle Keep an eye puzzle

Mary is making a database of animals in a zoo and their properties. The possible
animals are dog, lion and zebra. Each one has as attributes isHerbivorous, colour and
isNocturnal. She uses the object oriented programming paradigm for this. How will she
conceptualize the system?
(a) class: Animal; objects: dog, lion and zebra; data members: is Herbivorous, colour and is
Nocturnal
(b)class: Animal; objects: is Herbivorous, colour and is Nocturnal; data
members: dog, lion and zebra
(c)classes: dog, lion and zebra; objects: Animal; data members: is Herbivorous, colour and is
Nocturnal
d)None of these

Asked In HCL sumit kumar (10 years ago)
Unsolved Read Solution (2)
Is this Puzzle helpful?   (12)   (2) Submit Your Solution

(#M40108319) HCL QUESTION computer Keep an EYE Keep an eye puzzle Keep an eye puzzle

8) Which of the following options is responsible for taking files and objects from different
locations and combining them for execution?
(a)Linker (b)Loader (c)Interconnecting compiler (d)Interpreter

Asked In HCL sumit kumar (10 years ago)
Unsolved Read Solution (8)
Is this Puzzle helpful?   (60)   (41) Submit Your Solution Database

(#M40108317) HCL QUESTION computer Keep an EYE Keep an eye puzzle Keep an eye puzzle

6) Which of the following options describes a tree
(a)An unconnected graph (b) A connected graph (c) A connected acyclic graph
(d)A complete graph

Asked In HCL sumit kumar (10 years ago)
Unsolved Read Solution (10)
Is this Puzzle helpful?   (195)   (82) Submit Your Solution Technical

(#M40108315) HCL QUESTION computer Keep an EYE Keep an eye puzzle Keep an eye puzzle

4) Neha wants to write a program that converts a decimal number into a binary number.
Which of the following data structures should she use to
implement the same?
(a) Queue (b)Stack (c)Array (d)Linked List

Asked In HCL sumit kumar (10 years ago)
Unsolved Read Solution (9)
Is this Puzzle helpful?   (66)   (33) Submit Your Solution Database

(#M40108215) HCL QUESTION computer Keep an EYE Keep an eye puzzle Keep an eye puzzle

3) How can a call to an overloaded function be ambiguous?
(a) By misspelling the name (b) There might be two or more functions with the same name
(c)There might be two or more functions with equally appropriate signatures
(d)None of these

Asked In HCL sumit kumar (10 years ago)
Unsolved Read Solution (17)
Is this Puzzle helpful?   (262)   (166) Submit Your Solution Program

(#M40108175) HCL QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

The largest four digit number which is a multiple of 8, 10,12 and 15 is:

Asked In HCL Nikita Rai (10 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (27)   (9) Submit Your Solution

(#M40107547) HCL QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

1) My Uncle,
(6) for this purpose.
(P) that have been built in the country districts of India
(Q) camping out in the Inspection Bungalows
(R) who is a Government engineer
(S) frequently has to stay for several days in very remote places,
(a) S R Q P (b) R S Q P (c) R Q S P (d) R S P Q

Asked In HCL pavan kumar (10 years ago)
Unsolved Read Solution (16)
Is this Puzzle helpful?   (222)   (91) Submit Your Solution Sentence Arrangement
Keep an EYE (0)HCL Interview Experience (1)
Solved Question (87) UnSolved Question (150)
Pages: 24FirstPrev123456789NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

Learn mathematics better and solve your own problems.

K. Anandakumar

Maths is your friend If you meet with him every day, he becomes your best friend. If you leave for a time he forget you and you forget him.

Muhammad Ahmed

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