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 10388

hi send me sample aptitude papers of cts?

2166

What is macro?

IBM,

5 8792

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

Microsoft,

11 20408

define function

Assurgent, Sonata,

4 7492

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

Assurgent,

6 10241

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

HCL, IBM,

22 51299

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 11316

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

16 76949

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

ICT, Infosys, Wipro,

24 85613

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 77147

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 121466

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

Microsoft, Vembu,

11 55483

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

1 10065

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

TCS,

10 49708


Post New C Questions

Un-Answered Questions { C }

Do variables need to be initialized?

1056


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2644


What is scope and lifetime of a variable in c?

1070


Explain the ternary tree?

1026


When a c file is executed there are many files that are automatically opened what are they files?

1110


What is keyword in c?

1013


Is array a primitive data type in c?

1061


Is flag a keyword in c?

1153


Explain how to reverse singly link list.

1145


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

2156


How to explain the final year project as a fresher please answer with sample project

977


What is header file in c?

1072


What is a program?

1264


What is the time and space complexities of merge sort and when is it preferred over quick sort?

1083


What is bash c?

1012