about c language
No Answer is Posted For this Question
Be the First to Post Answer
What is hashing in c?
How do you generate random numbers in C?
A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.
while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
Write a program to print the prime numbers from 1 to 100?
write a c program to remove all the duplicate characters in a string and replace with single character? ex:-input- AAABBBCCC output- ABC
main() { static char *s[]={"black","white","yellow","voilet"}; char **ptr[]={s+3,s+2,s+1,s}, ***p; p=ptr; **++p; printf("%s",*--*++p+3); }
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table
Explain demand paging.
main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }
what is reason of your company position's in india no. 1.