what is a program

0

how to write a program that tests whether it's before noon and alert “Its AM” else “its PM” in javascript

By Beginner Lillie Leuschke at Jun 20 2020

0

a program to find the numbers of positive, negative, odd and even numbers in a set of numbers in C

By Double Wooden Hammer Chad Goyette at Jun 23 2021

1

write a program to input a number and display its double and half values using shift operator in python

By Beginner Iron Man at May 12 2020

0

Write a Python program to change a given string to a new string where the first and last chars have been exchanged.

By Beginner Lloyd Fadel at Apr 07 2021

0

write a program to input a number and display its double and half values using shift operator in python

By Beginner Iron Man at May 12 2020

0

Write a program, which takes an array of characters from users. Your task is to check either it is palindrome or not.

By Beginner Lamar Parisian at Feb 09 2021

1

C program to read name and marks of n number of students and store them in a file.

By Beginner Minnieon at May 07 2021

0

Write a program to find max and min element in an array. User must input 5 elements in the array.

By Beginner Velma Trantow at Aug 13 2020

0

Given polynomial, write a program that prints polynomial in Cix^Pi + Ci-1x^Pi-1 + .... + C1x + C0 format.

By Beginner Terry Doyle at Feb 22 2021

0

write a program to match a no. which is entered by user with random number .if both numbers are matched then you win otherwise you lose

By Beginner David Deckow at Jul 07 2021


Related code examples


Code examples by languages