what is a program

1

program to implement stack for book details(book no, book name). implement push and display operation

By Beginner Nellie Toy at Feb 23 2021

1

Write a program in C to read 10 numbers from the keyboard and find their sum and average

By Wooden Hammer Saif hossain Likhon at May 24 2023

1

Find the compound of interest in C || C Program For Compound Interest || Free Code Center

By Wooden Hammer Saif hossain Likhon at Jun 10 2023

0

a program that reads words from a text file and displays all words in ascending alphabetical order

By Double Wooden Hammer Marvin Nitzsche at May 27 2020

0

write a program for the simulation of the following file allocation strategies a)sequential b)indexed c)linked

By Beginner Pat Kemmer at Jun 04 2021

0

write a program that finds the average of all of the entries in a 4 × 4 list of integers.

By Beginner Leo Wisozk at Apr 19 2021

0

write a program that asks a user for their birth year encoded as two digits (like "62") and for the current year, also encoded as two digits (like "99"). the program is to correctly write out the users age in years

By Wooden Hammer Giamblers at Dec 16 2020

0

Make a program that filters a list of strings and returns a list with only your friends name in it.javascript

By Beginner Sonja Beahan at Jan 19 2021

0

write a program to print following pattern; 1 1 2 1 2 3 1 2 3 4

By Wooden Hammer Ruben DuBuque at Feb 01 2021

0

how to write a program that displays a message “It’s Fun day” if it's Saturday or Sunday today in javascript

By Beginner Lillie Leuschke at Jun 20 2020


Related code examples


Code examples by languages