Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Write a program to check whether a given word is a palindrome or not?
# include
void main()
{
char word[10];
int length=0,mid,count=0;
clrscr();
printf("\tEnter the Word :\> ");
gets(word); printf("\n\n\n"); while(word[count]!='\0')
length++;
count++;
}
mid = length/2;
for(count=0;count<=mid;count++)
if (word[count]!=word[(length-1)-count])
printf("\t\n\nGiven String is Not a Palindrome");
getch();
exit();
printf("\t\n\nGiven String is a Palindrome");
Ask question bhjjnjnnjnjm#Minimum 100 words accepted#
Find the hex sum of (93) 16 + (DE) 16 ? Ans. Hex Sum of (93) 16 + (DE) 16 Convert Hexadecimal numbers 93 and DE to there binary equivalent demonstrated below:- Hence (9
c program??????????
Bitwise-AND Operator: & AND-expression : relational-expression AND-expression & equality-expression The bitwise-AND operator (&) compares each bit of its first operand t
What are the advantages of using XML over HTML? The root cause of the problem lies within HTML that is Hyper Text Markup Language, the defector standard for web publication. Th
Error-correcting code memory (ECC memory) is a type of computer data storage that can notice and correct the more general kinds of internal data corruption. ECC memory is used in m
What is a Match Code? Match code is a tool to help us to find for data records in the system. Match Codes are an proficient and user-friendly search aid where key of a record i
Compare zero-, one, two-, and three- address machines by writing programs to compute X = (A + B x C)/(D - E x F) for every of the four machines. Do n
Input-Output-Processor Interconnection Network (IOPIN): This interconnection network is designed for communication between I/O Channels and processors. Every single one proces
What is polling? Polling is a scheme or an algorithm to recognize the devices interrupting the processor. Polling is employed when multiple devices interrupt the processor by o
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd