Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Honeywell C Interview Questions
Questions Answers Views Company eMail

what is a function pointer and how all to declare ,define and implement it ???

4 10915

What is the difference between char a[] = "string"; and char *p = "string"; ?

14 40136

N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3

3 12918

what is volatile in c language?

9 28329

can i know the source code for reversing a linked list with out using a temporary variable?

6 8259

how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com

3 6314

Write a C function to search a number in the given list of numbers. donot use printf and scanf

6 9485

what is out put of the following code? #include class Base { Base() { cout<<"constructor base"; } ~Base() { cout<<"destructor base"; } } class Derived:public Base { Derived() { cout<<"constructor derived"; } ~Derived() { cout<<"destructor derived"; } } void main() { Base *var=new Derived(); delete var; }

3 6524

Find string palindrome 10marks

5 10341

int far *near * p; means

3106

What ios diff. Between %e & %f?

3 8469

Hi, main() { } Is a user defined function or Built in Functionn

26 32170

how we can say java is platform independent, while we require JVM for that particular Operating System?

3 7218

In which layer of the network datastructure format change is done

1419

How to find a missed value, if you want to store 100 values in a 99 sized array?

798

Post New Honeywell C Interview Questions


Honeywell C Interview Questions


Un-Answered Questions

What three Specific Job Positions do you target from the Company?

3037


What is the purpose of abstract class?

507


what is repositery?

1278


What is a typical size for a swap partition under a linux system?

495


What is the scope of a constant declared using public?

540






In the isomers,enantiomers give the only physical properties present such that no chemical properties present.

1764


What is nav in html?

460


How does view data differ from view bag in mvc?

1


Explain the use of assign statement in progress database?

519


Explain what is 1/8 on the architect ruler denotes?

657


How do I install eclipse?

465


How do you exit a screen?

602


When an object attribute is removed, is it deleted from the store?

1


Is localstorage async?

443


Explain limitations of ajax.

511