Q1: write a program that count from "2" to "30" by increment“ 2", Counting should be like following sequential : 2,4,6,8

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Q1: write a program that count from "2" to "30" by increment“ 2", Counting should be like following sequential : 2,4,6,8

Post by answerhappygod »

Q1 Write A Program That Count From 2 To 30 By Increment 2 Counting Should Be Like Following Sequential 2 4 6 8 1
Q1 Write A Program That Count From 2 To 30 By Increment 2 Counting Should Be Like Following Sequential 2 4 6 8 1 (63.12 KiB) Viewed 58 times
microC PRO
Q1: write a program that count from "2" to "30" by increment“ 2", Counting should be like following sequential : 2,4,6,8,.............,28,30,2,4,6............... The time between each count is 1000 milli second Q2: write program to find the largest no.in array of int and display it on PORTC Int datanum [12]={31,28,31,30,31,30,31,31,30,31,30,31};
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply