Answer:
#include <iostream>
# include <conio.h>
using namespace std;
main()
{
int size;
cout<<"enter the size of array";
cin>>size;
int a[size],b[size];
for (int i=0;i<size;i++)
{
cout<<"enter the value in array a"<<i;
cin>>a[i];
}
for (int k=0;k<=size;k++)
{
{
if (a[k]%2==0)
{
for (int l=k; l<=size;l++)
{
a[l]=a[l+1];
}
size=size-1;
}
}
}
cout<<"\nArray list without even";
for(int j=0;j<size+1;j++)
{
cout<<"\n"<<a[j];
}
getch();
}
Explanation:
There is an array taken of variable size, the program has been written to delete the even elements from the array list. In this program "size " is the integer variable that is taken to mention the total elements of the array. Then enter the values on different index of array.
After that program find the even values and then delete these values. After the operation new array will be displayed on output.
The first %d is the result of num 1 /bum 2
Chemist is chemist research and experiments
Chemical engineer is engineers concerned with the design and operation of industrial chemical plant
Enviromental technology can be listed from simple objects to a large company.
1.Enviromental Technology:
Wood farming (its not that of a technology, but the amount technology to do this is large)
2.Coal Mining
3. Water damps (for making electricity)
alright.. good:
1. other objects can be created thanks to this
2. The final product can be used as a source of energy.
3. Electricity!!
the bad.
1. mass-cutting trees... :(
2. Often makes no to some pollution, can have pernament effect on the workers life (respiratory problems etc.)
3. Can cause floods..
D. consider how long you plan to keep your money in the investment.