Answer:
var movie = {
// Code will be tested with different actors and movies
name: "Interstellar",
director: "Christopher Nolan",
composer: "Hans Zimmer",
cast: {
"Matthew McConaughey": "Cooper",
"Anne Hathaway": "Brand",
"Jessica Chastain": "Murph",
"Matt Damon": "Mann",
"Mackenzie Foy": "Young Murph"
},
roleOf: function (actorName) {
if (!(actorName in this.cast)) {
return "Not in this movie.";
}
return this.cast[actorName];
}
};
Explanation:
Yes,I am very good with auto Cad
Answer: The SFD is the eight-bit (one-byte) value that marks the end of the preamble, which is the first field of an Ethernet packet, and indicates the beginning of the Ethernet frame.
Answer:
A
Explanation:
click on typeface icon in toolbar menu
i think its D but i am not exactly sure