write a function to find whether a string is palindrome or not and how many palindrome this string contain?
2 12280hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
2 6699how 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 7741hai 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,
2185What is meant by global static? why we have to use static variable instead of Global variable
L&T,
4 9189
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
Explain how can I convert a number to a string?
Explain how are portions of a program disabled in demo versions?
What are the different types of constants?
What is #error and use of it?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
Are pointers really faster than arrays?
What does calloc stand for?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
write a program in c language to print your bio-data on the screen by using functions.
what do u mean by Direct access files? then can u explain about Direct Access Files?
How to declare a variable?
What is infinite loop?