Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Interview Questions
Questions Answers Views Company eMail

what is array?

8 10661

hi send me sample aptitude papers of cts?

2225

What is macro?

IBM,

5 8991

Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

Microsoft,

11 20877

define function

Assurgent, Sonata,

4 7640

what is a headerfile?and what will be a program without it explain nan example?

Assurgent,

6 10454

write a program for size of a data type without using sizeof() operator?

HCL, IBM,

22 51975

If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).

Microsoft, Motorola,

5 11454

write a program to display the array elements in reverse order in c language

16 77489

write a program to find the sum of the array elements in c language?

ICT, Infosys, Wipro,

24 86413

write a program to find the number of even integers and odd integers in a given array in c language

IAI Cameroun, NIIT, Olive Tech, QIS,

13 77569

write a program to search for an element in a given array. If the array was found then display its position otherwise display appropriate message in c language

IT Park, TCS,

18 122031

Write a program to find the smallest and largest element in a given array in c language

Microsoft, Vembu,

11 55883

write a program to display the frequency of each element in a given array in c language

1 10124

write a program to sort the elements in a given array in c language

TCS,

10 50013


Post New C Questions

Un-Answered Questions { C }

What is unary operator?

1180


i have a written test for microland please give me test pattern

2788


What is the difference between array and linked list in c?

1212


What is the size of empty structure in c?

1132


How can I read and write comma-delimited text?

1128


Explain how does flowchart help in writing a program?

1172


How can you increase the allowable number of simultaneously open files?

1218


Explain how can I remove the trailing spaces from a string?

1108


all c language question

2494


Is array a primitive data type in c?

1134


What is #line in c?

1077


What are global variables and how do you declare them?

1176


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

2418


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

1135


can anyone suggest some site name..where i can get some good data structure puzzles???

2163