Hi,
the program is as follows
___________________________________________________________
import java.io.*;
class doubleval
{
public static void main()throws IOException
{
DataInputStream dt=new DataInputStream(System.in);
System.out.println("Enter NUMBER WHOSE DOUBLE U WANT TO PRINT");
int n=Integer.parseInt(dt.readLine());
for(int i=n;i<=100;i=2*i)
{
System.out.println(i);
}
}
}
Yes it is D like the other person said
Answer:
Cultural diversity
Explanation:
Cultural diversity can be described as having a variety of cultures in the same area.
Culture on its own means beliefs, customs, and traditions of a specific group of people. It simply means the way of life of a people.
Cultural diversity usually fosters cultural unity in most cases becsuse the different cultures always tend to do everything together.
The design plan that encourages the use of two or more languages and the use of a recommended colour in creating a webpage in a place that has multiple ethnic groups is cultural diversity approach. As this puts into consideration all the cultures in its design.