Write a Program to find given no is palindrome or not ?
Write a program to print the sum of the two no in reverse order ( 12+12=24 should be printed as 42) ?
Write a program to find 2nd or 3rd or 4th or Nth greatest no without sorting algorithm?
Write a program to convert degree to Fahrenheit?
Write a program to convert Fahrenheit to degree?
Write a program to convert Decimal to Binary?
Write a program to convert Decimal to Octal?
Write a program to convert Decimal to Hexadecimal?
Write a program to convert Decimal to Binary or Octal or Hexadecimal with menu option?
Write a program to print string without any special character ( CO#M&*PUT^ER ---> COMPUTER) ?
Write a program to find the length of the string (without using strlen function) ?
Write a program to find perfect square number near given number(Ex: give no 160 near perfect square is 169) ?
Write a Program to find no of words in given line ?
Write a Program to find highest common factor two no ?
Write a Program to find highest common factor three no ?
Write a program to swap the two no without third variable ?
Write a program to find whether the given is perfect square or not ?
Write a program to print the sum of the two no in reverse order ( 12+12=24 should be printed as 42) ?
Write a program to find 2nd or 3rd or 4th or Nth greatest no without sorting algorithm?
Write a program to convert degree to Fahrenheit?
Write a program to convert Fahrenheit to degree?
Write a program to convert Decimal to Binary?
Write a program to convert Decimal to Octal?
Write a program to convert Decimal to Hexadecimal?
Write a program to convert Decimal to Binary or Octal or Hexadecimal with menu option?
Write a program to print string without any special character ( CO#M&*PUT^ER ---> COMPUTER) ?
Write a program to find the length of the string (without using strlen function) ?
Write a program to find perfect square number near given number(Ex: give no 160 near perfect square is 169) ?
Write a Program to find no of words in given line ?
Write a Program to find highest common factor two no ?
Write a Program to find highest common factor three no ?
Write a program to swap the two no without third variable ?
Write a program to find whether the given is perfect square or not ?
No comments:
Post a Comment