What tq means in chat?


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

Post New Answer

More C Interview Questions

write c program without semicolon

11 Answers   MindTech, TCS, Wipro,


Table of Sudoku n*n

0 Answers  


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

0 Answers   Persistent,


Do you know what are the properties of union in c?

0 Answers  






Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

0 Answers  


please explain every phase in the "SDLC" in the dotnet.

0 Answers  


How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?

2 Answers   CMC, Wipro,


64/square(4)

1 Answers  


write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?

3 Answers   Mind Tree,


Describe how arrays can be passed to a user defined function

0 Answers  


Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table

3 Answers   Value Labs,


Categories