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

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

Persistent,

2870

Explain the process of converting a Tree into a Binary Tree.

Ignou,

2727

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

Ignou,

2801

how would a 4*3 array A[4][3] stored in Row Major Order?

HCL, Ignou,

2109

what is the different between data structure and data type?

Ignou,

1 4205

what is data structure?

CBSE,

5 7789

show how link list can be used to repersent the following polynomial i) 5x+2

CBSE,

2405

develop algorithms to add polynomials (i) in one variable

Ignou, TCS,

2241

write an algorithm and a program to count the number of elements in a circularly singly linked list

Ignou,

1 14121

Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .

State Bank Of India SBI,

4 7369

what would be the output of the follwing struct st { char name[20]; int i; float f; }; main() { struct st emp = {"forum"}; printf("%d %f",emp.i,emp.f); }

4 6769

Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.

2 12186

/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*

6 15902

though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks

State Bank Of India SBI,

3 14683

please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch

2 5389


Post New C Questions

Un-Answered Questions { C }

What are the similarities between c and c++?

1143


how to create duplicate link list using C???

2606


Is null equal to 0 in sql?

1191


What is c language used for?

1033


What math functions are available for integers? For floating point?

1189


What are the three constants used in c?

1048


Which is better pointer or array?

1073


When c language was developed?

1111


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

1113


Can a file other than a .h file be included with #include?

1226


What is an auto variable in c?

1298


What happens if you free a pointer twice?

1139


What is the difference between constant pointer and constant variable?

1280


State the difference between realloc and free.

1151


what is the height of tree if leaf node is at level 3. please explain

2204