What is 1d array in c?


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

Post New Answer

More C Interview Questions

write a program to arrange the contents of a 1D array in ascending order

4 Answers  


Why does everyone say not to use gets?

0 Answers  


in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000

3 Answers  


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

0 Answers   Ignou,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it

7 Answers  






How can you determine the size of an allocated portion of memory?

0 Answers   Aspire, Infogain,


Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.

1 Answers  


Explain two-dimensional array.

0 Answers  


What is the significance of an algorithm to C programming?

0 Answers  


what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

0 Answers  


main() { clrscr(); } clrscr();

6 Answers   ME, Wipro,


Categories