do-while-loop
Here are 46 public repositories matching this topic...
Sort:Most stars
This repository contains programs in the C programming language.
- Updated
Jul 16, 2024 - C
bangun datar segitiga siku-siku dengan c++
- Updated
Feb 9, 2024 - C++
bentuk belah ketupat dengan c++
- Updated
Feb 9, 2024 - C++
I used c# embedded method-function in this project. I am happy to share this with you.
- Updated
Feb 24, 2022 - C#
Performed base file system operations from the Linux Command Line Enviroment when implementing programs. Derived and employed basic algoritms from given problems Demonstrated basic programming concepts and constructs such as for/while/do-while loops, primative data types i.e. long, short, int, double, strings, char, arrays, pointers, variables, …
- Updated
Mar 29, 2022 - HTML
Welcome to the [C Programming Language] Mastery repository! Elevate your coding skills with hands-on examples and engaging problem-solving exercises. Whether you're a coding novice or a seasoned developer, this repository is your gateway to mastering [C Programming Language].
- Updated
Jan 29, 2024 - C
Basic calculations
- Updated
Jan 28, 2022 - C#
Control Structure using java programming language covers Decision control structure and Loop Control Structure . . . .
- Updated
Dec 4, 2022 - Java
This repository contains programs in the PHP programming language.
- Updated
Sep 1, 2023 - PHP
A C++ Project - I developed a program that simulates a movie ticket booking system. Allowed users to view movie listings, select seats, make bookings, and calculate the total cost. Considered implementing seat availability and seat selection validation.
- Updated
Aug 1, 2024 - C++
Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥
- Updated
Dec 19, 2023 - Java
My goal is to learn java by doing projects!
- Updated
Aug 18, 2022 - Java
Hired by the National Insurance Company to create a program to track insurance policies for all its customers. National Insurance provides three types of insurance: automobile, home and life insurance. The program should be able to track up to 100 policies.
- Updated
Apr 3, 2025 - Java
High School Java Programs
- Updated
Feb 22, 2024 - Java
Atividades do curso de C#.
- Updated
Jun 2, 2023 - C#
Atividades feitas com Java
- Updated
Oct 5, 2022 - Java
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
- Updated
Jul 12, 2024 - C++
Classic Tic-Tac-Tac Game!
- Updated
Jul 26, 2024 - C
When Kotlin program reaches the do...while loop, it directly enters the body of the loop and executes the available code before it checks for the given condition. If it finds given condition is true, then it repeats the execution of the loop body and continue as long as the given condition is true.
- Updated
May 1, 2023 - Kotlin
Improve this page
Add a description, image, and links to thedo-while-loop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedo-while-loop topic, visit your repo's landing page and select "manage topics."