write a function to find whether a string is palindrome or not and how many palindrome this string contain?
2 12182hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
2 6577how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
3 7588hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
HCL,
2125What is meant by global static? why we have to use static variable instead of Global variable
L&T,
4 9014
What are the c keywords?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What is the maximum no. of arguments that can be given in a command line in C.?
Explain the difference between the local variable and global variable in c?
What do you mean by a local block?
What is the use of ?: Operator?
Why is struct padding needed?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
Write a progarm to find the length of string using switch case?
What does the message "automatic aggregate intialization is an ansi feature" mean?
What are the types of data types and explain?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
Do pointers need to be initialized?
What is the difference between malloc calloc and realloc in c?
Write a Program to find whether the given number or string is palindrome.