i want to know the procedure of qualcomm for getting a job
through offcampus


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what does data structure mean?

8 Answers  


consider the following program sigment int n,sum=1; switch(n) { case 2:sum=sum+2; case 3:sum*=2; break; default:sum=0;} if n=2, what is the value of sum a.0 b.6 c.3 d.none

7 Answers   TCS,


What is else if ladder?

0 Answers  


How will you write a code for accessing the length of an array without assigning it to another variable?

0 Answers  


Why is a semicolon (;) put at the end of every program statement?

0 Answers  






What is sorting in c plus plus?

0 Answers  


What the different types of arrays in c?

0 Answers  


no consistent academics. how to answer the question

0 Answers  


Why #include is used in c language?

0 Answers  


Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?

1 Answers   Oracle,


What is the use of a static variable in c?

0 Answers  


Why we use conio h in c?

0 Answers  


Categories