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");
What are the end-to-end layers of OSI structure? The layers 4 to 7 of ISO-OSI reference model communicate along with peer entities into the end systems. Now here is no communi
The output of a logic gate is 1 when all its inputs are at logic 0. The gate is either ? Ans. When all inputs of logic gate at logic 0 and output is 0. The gate is either a NOR
The device is packaged in a 80 pin PLCC device as shown.The main groupings of the pins are as follows Port A PA0 - PA7 Parallel Port or Timer Port B PB0 - PB7 Parallel Port or High
code for padovan string problem
Write a function that will prompt the user individually for a filename and extension and will make and return a string with the form 'filename.ext'.
Explain Tabulation Method for simplifying k maps? The Tabulation Method (QUINE-McCLUSKEY MINIMIZATION) An expression is represented in the canonical SOP form if not
draw input and output charectoristics of BJT and justify CE configuration provides large current amplification
Implement the Y(A, B, C) = ∑(2,3,5,6) function using 4-to-1 multiplexer. Ans. Y(A,B,C)=∑(2,3,5,6) Here we take B,C as the select bits also A as input. To select the input we can
Differentiate concurrent and parallel executions ? The words "parallel "and "concurrent" are often used interchangeably, however they are different. Parallel execution is connec
Differences between internal and external treatment in boiler
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: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd