Computer Science, asked by dikshajain18, 1 month ago

write a program to input 10 numbers in an array and print the 3 digit numbers entered by the user

write a program to initialize the array with first 10 multiples of 3 starting with 9 and the even multiples of 3

wap to store first 10 fibonacci numbers in an array starting from zero also count the number of prime fibonacci numbers

wap to input 10 integers in an array (-ve or +ve) print the smallest and largest integers entered by the user

wap to store 10 positive integers in an array input another number 'n' in form of the user amd check how many times its present in the array

wap to store first 10 prime nos entered by the user in an array and print them

wap to input 10 numbers in an array and print the frequency of each number

wap to store 10 integers in an array (both positive as well as negative) and shift positive integers towards right and negative integers towards left part of the array

wap to input 10 no.s in an array and print the numbers in ascending order without using any sorting technique

Answers

Answered by Adarsh21052002
0

Answer:

asm them seperately, one by one

Similar questions