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 5747

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 18619

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

2 7350

converting 41.685 to binary

1 4718

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 5938

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

1828

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 4590

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

5 8148

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 8690

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

7 9419

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

2 5198

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

4 21879

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

1 3132

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

1 6349

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

1 5887

Post New Hughes Interview Questions




Un-Answered Questions

What is the sequence generator transformation in informatica?

810


How do I change my passwords (database, LDAP, and so on) without causing an outage?

743


we are Rising contractors(Propritorship concern) and register with "mining of minerals" service. we rise the bills to mine owner (we do not add the service tax in bills) monthly. can we eligable for paid to service tax.

1693


What are the ansible modules? Explain the different types.

1


How does a test coverage tool work?

847






What is multiplexing?

915


How to get the ip address of the client?

8835


What are the parts of a linked list?

769


What is the shortcut key for cut in excel?

374


Are there constructors in c?

734


What is fatal error?

713


How would you pronounce django?

322


Can we use left join in linq?

83


Define parent node?

662


How do I use response redirect?

687