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

Huawei Placement Papers with Solution : Solved Question

Huawei 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

Huawei Question Topics

    Category (14)

    HR Interview (3)

  • Interview (3)
  • Logical Reasoning (14)

  • Blood Relations (3)
  • Coding Decoding (1)
  • Cryptography (1)
  • Direction Sense (1)
  • General Mental Ability (2)
  • Letter Series (1)
  • Logical Sequences (2)
  • Mathematical Reasoning (1)
  • Numerical Ability (25)

  • Algebra (5)
  • Averages (1)
  • Clocks and Calendars (1)
  • Geometry (1)
  • Number System (2)
  • Percentage (2)
  • Probability (2)
  • Ratio and Proportion (1)
  • Sequence and Series (2)
  • Time and Work (3)
  • Time Distance and Speed (1)
  • Trigonometry (1)
  • Programming (19)

  • Arrays (1)
  • Basics (2)
  • Database (1)
  • Definition (2)
  • Program (6)
  • Technical (6)
  • Verbal Ability (1)

  • Synonyms (1)
Keep an EYE (0)
Solved Question (25) UnSolved Question (57)
Pages: 3123NextLast
Advertisements

(#M40154634) HUAWEI QUESTION C Programming Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
int main()
{
int a,b;
if(a=1,b=0)
printf("Yes");
else
printf("No");
return 0;
}

Asked In Huawei Kethineni Vinodh (9 years ago)
Solved VINU CHOWDARY Read Solution (5)
Is this Puzzle helpful?   (8)   (3) Submit Your Solution Basics

(#M40154633) HUAWEI QUESTION C Programming Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
#define mult(x,y) x*y
int main()
{
int a=5,b=5;
printf("%d",mult(a+b,a+b));
return 0;
}

Asked In Huawei Kethineni Vinodh (9 years ago)
Solved VINU CHOWDARY Read Solution (7)
Is this Puzzle helpful?   (7)   (2) Submit Your Solution Technical
Advertisements

(#M40128218) HUAWEI QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

In which decade was the American Institute of Electrical Engineers (AIEE) founded?

A. 1850s B. 1880s
C. 1930s D. 1950s

Asked In Huawei ramakrishna (10 years ago)
Solved vishalgoyal Read Solution (4)
Is this Puzzle helpful?   (23)   (5) Submit Your Solution Interview

(#M40041261) HUAWEI QUESTION wat will be the output?? Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
main(){
int a,b,c,i;
printf("%d",scanf("%d %d %d",&a,&b,&c));
getch();
}

Asked In Huawei shafi (11 years ago)
Solved U DINESH Read Solution (16)
Is this Puzzle helpful?   (10)   (4) Submit Your Solution Definition

(#M40030144) HUAWEI QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. There are 30 socks in a bag. 30% is in blue color. What is the probability to take two blue socks?

Asked In Huawei (11 years ago)
Solved Praveen Kumar Shetty Read Solution (3)
Is this Puzzle helpful?   (24)   (3) Submit Your Solution Probability

(#M40030143) HUAWEI QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. The average mark of 10 students is 80%. Later it was found that for one student, instead of 60%, the recorded 90%, by mistake. Now the corrected new percentage?

Asked In Huawei Mukund (11 years ago)
Solved RAJ VERMA Read Solution (3)
Is this Puzzle helpful?   (11)   (2) Submit Your Solution Percentage

(#M40030142) HUAWEI QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. June 30, 2004 is wednesday. What is June 30, 1974?

Asked In Huawei Mukund (11 years ago)
Solved Mahesh Read Solution (4)
Is this Puzzle helpful?   (19)   (2) Submit Your Solution Mathematical Reasoning

(#M40030141) HUAWEI QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. 17171717171..... (101 digits) is divided by 625. What is the answer?

Asked In Huawei Mukund (11 years ago)
Solved Mahesh Read Solution (2)
Is this Puzzle helpful?   (9)   (7) Submit Your Solution Coding Decoding

(#M40030137) HUAWEI QUESTION percentage Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. In a city, 80% speaks English, 70% speaks Hindi and 10% do not speak both. It was found that 162 people talk both. How many are there in the city?

Asked In Huawei Mukund (11 years ago)
Solved Mahesh Read Solution (3)
Is this Puzzle helpful?   (19)   (4) Submit Your Solution undefined

(#M40030136) HUAWEI QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. If it was two hours later, it would be half an hour as long until midnight as it will be if it were an hour later. What is the time now?

Asked In Huawei Mukund (11 years ago)
Solved Mahesh Read Solution (5)
Is this Puzzle helpful?   (30)   (14) Submit Your Solution Blood Relations
Keep an EYE (0)
Solved Question (25) UnSolved Question (57)
Pages: 3123NextLast
  • 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 the indispensible instrument of all physical research

berthelot

MATHEMATICS is the key of every problem.

vivek .R

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