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 5396

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 17273

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

2 6856

converting 41.685 to binary

1 4467

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 5713

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

1658

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 4204

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

5 7597

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 8074

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

7 8621

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

2 4864

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

4 21301

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

1 2889

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

1 6116

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

1 5660

Post New Hughes Interview Questions




Un-Answered Questions

What is the difference between $evalasync and $timeout in angularjs?

435


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

512


Why magento is best for ecommerce?

1


Name some of Google AdWords Ad Extensions?

192


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

804






How would you describe the orientation of the ligands around the zr center in the homogeneous zirconium catalyst? : Polymer Chemistry

548


Why do we need UML diagrams?

571


Explain what type of pump may be appropriate for a liquid near saturation, a low flow rate, and very limited npsha (net positive suction head available)?

560


in a direct memory access how does the CPU know when the memory operation are complete

2334


What do you know about DBMS?

561


what is the different between gsm and cdma?

1780


How to calculate canal slope curvature qty!

1326


Explain difference between friend and protected friend?

522


What can artificial intelligence be used for?

610


Describe the principles of oops.

492