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

Qualcomm Interview Questions
Questions Answers Views Company eMail

Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }

3 8508

What is the use of Thumb instructions in ARM processor ?

4 19967

What is priority inversion ? and What is the solution ?

6 35213

Binary tree traversing

1 6853

Toggle nth bit in a given integer - num

5 19459

What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }

5 23316

What is an arm processor?

3 20494

You have an int array with n elements and a structure with three int members. ie struct No { unsigned int no1; unsigned int no2; unsigned int no3; }; Point1.Lets say 1 byte in the array element is represented like this - 1st 3 bits from LSB is one number, next 2 bits are 2nd no and last 3 bits are 3rd no. Now write a function, struct No* ExtractNos(unsigned int *, int count) which extracts each byte from array and converts LSByte in the order mentioned in point1.and save it the structure no1, no2, no3. in the function struct No* ExtractNos(unsigned int *, int count), first parameter points to the base address of array and second parameter says the no of elements in the array. For example: if your array LSB is Hex F7 then result no1 = 7, no2 = 2, no3 = 7. In the same way convert all the elements from the array and save the result in array of structure.

2 5758

Write a C program to perform some of the operation which can be performed using Single linked list

1 8201

i want link to download brain teasers ebook by ravi narula for written test in software companies interviews.. so plzzzzzz send the link on my email id pammi123@gmail.com.....as soon as possible....or give it on this site....

1 10622

Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project

2 8087

Given a light which may blink at a random time. There are two players who has to press a button when light blinks. The person who gets 20 pts first is declared as winner. Design FSM for this gaming event.

1 2372

Did mobile moves from cell DCH to Cell FACH State if so..What information will pass between Cell FACH and Cell Dch states

1 9091

in mosfet we have different types like enhancement and depletion.but why do we preffer enhancement over dpletion

4 9113

Post New Qualcomm Interview Questions




Un-Answered Questions

How do you about our company ?

2932


What is acid mean in sql server?

1245


Tell me what kind of things have you done on the social side?

1065


Please send ford technologies placement paper 2 my mail id

2173


come'?

2227


Describe a situation in which your work was criticized?

1343


Hi Im Arun D. I m short listed for Karnatka bank interview. Can anybody share ur experiences regarding Bank interview of karnatka bank which was held on dec for Clerical post. Please help me I f u can. thanx in advance

2099


What are your views on Kashmir issue?

1140


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1164


Who are current Miss India, Miss World, Miss Universe etc.?

1246


What is your greatest achievement so far?

1301


Hi, Can any1 pl send me the question pattern of HPCL exam for the ELECTRONICS stream.pl send it to meerasowmi@gmail.com.hope to hear frm u very soon....

2191


What are the two main functions of queries in databases?

1533


What are the types of database explain each of them briefly?

1060


Explain what is aggregate table and aggregate fact table ... Any examples of both?

1182