Git Commands that Create a new Repository. Contact us for software training, education or development
1. Find the first N terms of the series 0! + 1! + 2! +...(n-2)! + (n-1)! + n! 2. Check if a number N is part of the Fibonacci Series. 3. Check if N1 and N2 are consecutive Fibonacci numbers. 4. Gener…
1. Write a program to count the no of digits in an integer. N=123, answer=3 2. Write a program to sum the of digits in an integer. N=123, answer=6 3. Write a program to read 5 digits and convert to a…
1. Write a program to calculate 1/n! 2. Write a program to calculate x n /n! 3. Write a program to check if n is a factorial number. 4. Write a program to find the largest factorial factor in n. 5. W…
a=1,b=2,c=3 to a=2,b=3,c=1 a=1,b=2,c=3,d=4 to a=4,b=1,c=2,d=3 a=1,b=2 to a=2, b=1 Generate the sequence 1,2,4,8,16 without using multiplication Print 1,-1,1,-,1,-1 Sum the series, 1-3+5-7,,,, Contac…
Console outputs in Javascript. Please remember that what you see here depends on your filter selection. It is available under Developer tools in chrome Select default and you get The outputs will be…
SQL Learning Resources – Varanasi Software Junction Links for SQL (Structured Query Language) Install Oracle Open Oracle Create Table Update Statement Ke…
3D board • Play vs Computer
Some text..
Some text..
Contact us for software training, education or development …