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

Hughes Interview Questions
Questions Answers Views Company eMail

what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 5627

f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?

9 18083

To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort

2 7079

converting 41.685 to binary

1 4636

x:validating :Are we producing product right y:verification:Are we producing right right a)X is wrong statement b)y is " c)x and Y " d)x & y is right statement

1 5857

client server is working in asyn mode then how communication will take place bt client and server.

1752

If A sends a message to B with encryption then key is a)A public key b)B public key c)A private key d)B private key

2 4439

In a class only declaration of the function is there but defintion is not there then what is that function?

5 7963

If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?

6 8526

f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?

7 9185

if heap sort contains n elements, no of comparsions required are

2 5087

if there are n nodes in a binary tree, how many null pointers are there?

4 21672

which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c

1 3046

HUGHES PLACEMENT PAPER -------- Placement Paper - 1

1 6259

HUGHES PLACEMENT PAPERS ------ Placement Paper 2

1 5802

Post New Hughes Interview Questions




Un-Answered Questions

What is an elif in python?

493


What is the difference between ruby 1.9 and ruby 2.0?

1


How do I fix msvcr110 dll missing in windows 10?

516


Why is the importance of a consistent style?

285


What is the process to implement doget and dopost methods?

619






What is protein sequencing?

737


What is superposition theorem?

805


M paying salary of Rs. 22500/-, 21500/- & 17500/- to my employees, frm June 2010. I still have not deduct TDS from their salary. I have not applied for TAN No. M also paying rent of Rs. 50,000/- pm. And also have not deducted TDS on it. What should I do now?

2219


What are the causes of L.O. high temperature?

1738


When onization occurs?

5


What is the full meaning of dos?

352


described weak typing?

677


what is sessions and cookies take one example simple way to understand

1938


difference between data reader and dataset

1870


What is user profile & security?

560