Q&A Discussions
Java Question
3 Votes
4 AnswersBig O Help
-1 Vote
6 AnswersC programming
-2 Votes
1 Answerwhere did the error go
0 Votes
1 Answera)Write a function โrevโ which returns the reverse of the given integer. Function isPalin takes an integer as argument and checks whether it is palindrome or not using rev function. Using isPalin write a main function to accept n integers and display number of palindrome numbers found.
b)write a program to find the possible permutations of the given word .
0 Votes
2 Answersin order to find the sum of n numbers given by user,suppose our program is to find the sum of any 4 numbers given by user (using while loop such that (while(i<=4))and incrementing each value of i by 1),if the user give any 2 inputs instead of four then the total sum should be the summation of that two inputs..but the program shows the sum something else,why it is so??
2 Votes
3 AnswersWrite a java program that generates the binomial coefficients for (x +y)^14 prints them, separated by a comma and a space use a loop or loops to increment the integer n and k after they are initialized.
Hint:for the above problem the coefficients ate the 15th row of pascal triangle
0 Votes
2 AnswersHot today
Ejercicio Pytho
0 Votes
Please rate my code from 1 to 10
2 Votes
Pig Latin
0 Votes
Square Roots
0 Votes
Uuu
1 Votes
How to start
0 Votes