New Member FAQ | Forums | Earn Revenue | Distance Education | Help Topics | Admissions 2013
Awards & Gifts
 
Login Login    Register      

ArticlesPractice TestsAsk ExpertsQuestion PapersJobsUniversitiesCollegesCoursesSchools

Active Members
TodayLast 7 Daysmore...

Join our online Google+ community for Bloggers, Content Writers and Webmasters




Resources » Articles/Knowledge Sharing » Placement Papers

Honeywell Paper Technical - C & C++


Posted Date:     Category: Placement Papers    
Author: Member Level: Silver    Points: 2



 

Honeywell Paper on 13th ofSeptember 2008 at HTS, Bannergatta,, Bangalore.

There was a total of Four Rounds,
1. Written Test (Completetly technical) 30 mins
2. Technical Interview around 45 mins
3. Technical Interview around 45 mins
4. Technical Interview around 15 mins
5. HR interview around 15 mins

Written TEst questions were from Entirely C.

I got Question Paper 2

It had questions on File operations, Basic functions,

Pointer to functions, pointer declarations, functioncall in a for loop...

I have recalled what ever i could and provided here....

Written test had total of 31 questions and no negative marks....

1. how to allocate memory for 10 integers and make the contents zeo?

ans : ptr= calloc(10, int value);

2. what will be the output?

void increment()
{
return x++;
}

for(x=0;x<10;increment())
{
some operation;
}

Ans : I have not tried... may be error

3. HOw to free the allocated memory?

Ans : free();

4. HOw to initialize constant pointer?

5. what is the ouput?

int modifycalue()
{
x=x+10;
}

int changevalue(x)
{
x=x+1;
}

void main()

{
int x=10;
changevalue(x);
x++;
printf("%d", x);


x++;
printf("%d", x);
modifyvalue();
printf("%d", x);
}

Ans : 11, 12, 12

The above question is 90% repruduced here

6.a question on hoe to free the node in linked list in a for loop....

we have say whether it is correct or not....

8. x=0;
while(x<10)
{
stmt;
x++;
}

Represent in for loop. options given

Nothing much i remember about the written test....

In technical interview they asked only the basics, and about the project and what i have mentioned in the resume and about the embedded protocols.

In HR, they asked....
1. Tell me about ur self
2. what do you consider as your strength and give an example?
3. Have you ever faced a situation so that you are required to convince your boss and ghow you did it?
4. HAve you ever had a situation, that you could not complete your task in time and how you managed that?
5. Have you ever interacted with the customer directly?
6. What are your achievements?
7. What is your role in your project?
8. DId you ever faced a situation that you have to argue on the other side and how you convinced?
9. what made you to choose honeywell?
and some more questions....





Did you like this resource? Share it with your friends and show your love!





Responses to " Honeywell Paper Technical - C & C++ "

No responses found. Be the first to respond...

Feedbacks      

Post Comment:




  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:   Sign In to fill automatically.
    Email: (Will not be published, but required to validate comment)



    Type the numbers and letters shown on the left.


    Next Resource: ACCENTURE PAPER ON 31st JULY 2008
    Previous Resource: Quantitative Test
    Return to Resources
    Post New Resource
    Category: Placement Papers


    Post resources and earn money!
     
    More Resources
    Popular Tags   Tag posting guidelines   Search Tags  
    Honeywell paper  .  Placement paper  .  

    Subscribe to Email
  • Get Jobs by Email
  • Forum posts by Email
  • Articles by Email
  • Online MembersRiamerin
    Rallish Abani
    Subodh kant Dubey
    Dhanlaxmi Govekar
    nandabala g
    Venkiteswaran.
    Trinadha Rao Sambangi
    sherin susan paul
    ritu jain
    vamshi
    Saji Ganesh
    More...


    About Us    Contact Us    Copyright    Privacy Policy    Terms Of Use    AdSense Revenue Sharing sites   Advertise   Talk to Tony John
    ISC Technologies, Kochi - India. Copyright © All Rights Reserved.