What is a dc?
1001
What is a class oop?
1018
What is scheduling in threading?
878
What is keys and its types?
1076
explain milestone triggering
988
What are the components of a window desktop?
804
What is factory pattern in php?
929
using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string.
Sample Test:
Enter a string: madam
madam is a palindrome.
Enter a string: 09023
09023 is not a palindrome.
1819
What is json? Explain?
1
What is the report to execute massd?
1047
Different types of communications? Explain.
1054
Is there a free mysql?
902
what are Multiple Transports?
1581
What is the significance of manage.py file in django?
442
What are file streams?
1022