Question

In: Civil Engineering

i want a historical review on movie my name is khan

i want a historical review on movie my name is khan

Solutions

Expert Solution

This move was released in 2010. The main character of this movie is Rizwan, a man with Asperger's syndrome, who marries Mandira. When unfortunate events unfold after the twin tower attacks, he embarks on a journey to change people's perception of his community.

After the 9/11 incident, people were highly skeptical about his community. And so Rijwan, his wife and his son all had to face prejudice. They even lost their son in this. The situation had become that much worse that taking their full names in public would draw unnecessary suspicion from the mob. The people of his community were seen as a terrorist though we know that terrorism has no religion. So Rijwan decides to tell the then President, Mr. G. W. Bush that "My name is khan and I am not a terrorist" in order to give a message to the public to change their views about the people of his community. That not everyone belonging to that community is a terrorist. and later in the movie because of his benevolent acts the elected president Mr. Barak Obama by himself say this that"your name is khan and you are not a terrorist".


Related Solutions

Python I want to name my hero and my alien in my code how do I...
Python I want to name my hero and my alien in my code how do I do that: Keep in mind I don't want to change my code except to give the hero and alien a name import random class Hero:     def __init__(self,ammo,health):         self.ammo=ammo         self.health=health     def blast(self):         print("The Hero blasts an Alien!")         if self.ammo>0:             self.ammo-=1             return True         else:             print("Oh no! Hero is out of ammo.")             return False     def...
I want to reach out and grab my cup of coffee. Name and describe the three...
I want to reach out and grab my cup of coffee. Name and describe the three steps involved in accomplishing this task. What brain region(s) are most closely associated with Step 2? Provide evidence that details how Step 2 appears to be accomplished by the brain.
I want my answer typed. For each assessment, please be sure to name the instruments that...
I want my answer typed. For each assessment, please be sure to name the instruments that would be used in the process. Head, Face, and Neck, including Regional Lymphatics 1)_ Describe in brief the assessment of the face in an 83 year-old male patient that suffers from uncontrolled hypertension; include one usual abnormal finding Eyes & Ears 2)_ How to assess the ears in a 40 year-old male athlete with complaint of his “ears bothering” him; include one usual abnormal...
In 1955, John Wayne played Genghis Khan in a movie called The Conqueror. The movie was...
In 1955, John Wayne played Genghis Khan in a movie called The Conqueror. The movie was filmed downwind of the site of eleven previous above-ground nuclear bomb tests. Of the 220 people who worked on the movie, 91 were diagnosed with cancer by the early 1980s, including Wayne, his co-stars, and the director. According to a large-scale epidemiological study, only ~14% of the general populace of similar age develop cancer. (Assume this probability relates to each of the movie people)....
this is my code I want the opposite i want to convert a postfix expression to...
this is my code I want the opposite i want to convert a postfix expression to infix expression #include <iostream> #include <string> #define SIZE 50 using namespace std; // structure to represent a stack struct Stack {   char s[SIZE];   int top; }; void push(Stack *st, char c) {   st->top++;   st->s[st->top] = c; } char pop(Stack *st) {   char c = st->s[st->top];   st->top--;   //(A+B)*(C+D)   return c; } /* function to check whether a character is an operator or not. this function...
I want my answer typed.                                      I. What i
I want my answer typed.                                      I. What is presbyopia? Hyperopia? Myopia? 2. Which cranial nerves assesses eye function and acoustic function? 3. What is the Rinne test? Weber test? 4. Do you or anyone you know have any of the issues/symptoms/conditions mentioned in the video? Is it due to genetics or aging? How is it being managed?
I am currently pursuing my chemical engineering degree. I want to know, if i want work...
I am currently pursuing my chemical engineering degree. I want to know, if i want work in chemical industry in future, what are the most important Subject (specific topic) / concept which are important from industry perspective (list them). Also list some of most important book that every chemical engineer should have. Thankyou!!
Please give a movie review of any movie. The movie can be any ENGLISH speaking movie...
Please give a movie review of any movie. The movie can be any ENGLISH speaking movie of your choice. Examples would be Star Wars (newer series), Best Exotic Marigold Hotel, The 100 Foot Journey etc.. Any film that you feel will suit the assignment. Please make sure the movie is NOT a foreign film, and that it is no older than 10-15 years old. at least 3-4 pages
this is my linkedlist and to insert a new element in it , however i want...
this is my linkedlist and to insert a new element in it , however i want it to be user entered linkedlist #include <bits/stdc++.h> using namespace std;    // A linked list Node struct Node {     int data;     struct Node* next; };    // Size of linked list int size = 0;    // function to create and return a Node Node* getNode(int data) {     // allocating space     Node* newNode = new Node();        // inserting the required data     newNode->data...
There is something wrong with my arduino lab. I want my four leds to light up...
There is something wrong with my arduino lab. I want my four leds to light up one after the other. Then the speaker plays music, and 4 leds change with music. But my code only makes one of them work. Please help me modify my code const int switchPin = 8; unsigned long previousTime = 0; int switchState = 0; int prevSwitchState = 0; int led = 2; // 600000 = 10 minutes in milliseconds long interval = 1000; int...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT