Write a program that iterates through the odd numbers less than 30, and outputs the square of each number.
A 10×10^-6F capacitor is charged to a pd of 100V. A 2×10^-6F capacitor is connected in parallel with it, disconnected and discharged. This process of connection, disconnection and discharge is carried out four times. Calculate :
Create a program that loops 30 times, but only outputs numbers that are not divisible by 3 or 5. Decide on the most appropriate form of a loop, and use an if statement inside it
Create a program that uses a do-while loop to count the number of characters (not including whitespace) entered by the user. The count should end when it first encounters a # character in the input.
Write a program that reads a character and then prints “It is a vowel”, if it is a vowel, “It is an operator”, if it is one of the five operators, and “It is something else”, if it is anything else.
Write a program to calculate mobile phone charges according to the following packages. 1. One Hour Package (Package A): If the customer talks for one hour (60 minutes) then Rs. 10 will be charged for one hour (60 minutes) and Rs. 2 will be charged for every extra minute after 60 minutes. 2. 20 Minutes Package (Package B): Rs. 1 will be charged for the first 20 minutes and for every extra minute Rs. 2.5 will be charged. 3. No Package (Package N): Rs. 2 per minute will be charged.
Archaeologists find the pelvis of a primitive human and are able to identify the sex, the relative age, and some physical characteristics of the individual. How is this possible from only the pelvis?
If the initial rate of diffusion is 12µg/s when the concentration difference is 1200 molecules/µm^3, what would the rate of diffusion be if the concentration difference was decreased to 1000 molecules/µm^3? Give your answer in µg/s
Let G be a group of order 11 2 :13 2 how many 11sylow subgroups and 13 sylow subgroups are there in G