answersLogoWhite

0

B1 engineer is the one taking care about frame and engine of an aircraft and the B2 take care about the electrical system and the navigation system

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Can I work on a B1/B2 visa"?

No, you cannot work on a B1/B2 visa.


Are you able to work on a B1/B2 visa"?

Yes, you can work on a B1/B2 visa.


Can I work in the USA with a B1/B2 visa"?

No, a B1/B2 visa does not allow you to work in the USA.


What is the difference between a B1/B2 visa and a B2 visa?

A B1/B2 visa allows for both business (B1) and tourism (B2) purposes, while a B2 visa is specifically for tourism and visiting friends or family in the United States.


Show all the possible interleavings of the execution of the preceding two processes show this by giving execution traces in terms of the atomic statement?

To show all possible interleavings of two processes, let’s assume we have two atomic statements from Process A (A1, A2) and Process B (B1, B2). The possible interleavings could be: A1, A2, B1, B2 A1, B1, A2, B2 B1, A1, A2, B2 A1, B2, A2, B1 B1, B2, A1, A2 B2, A1, A2, B1 A2, A1, B1, B2 B2, B1, A1, A2 These interleavings illustrate the various ways the two processes can be executed in a concurrent setting.


For how long is a B1/B2 visa valid?

A B1/B2 visa is typically valid for 10 years.


How long is a B1/B2 visa valid for?

A B1/B2 visa is typically valid for 10 years.


Can a person with a B1/B2 visa work in the USA?

No, a person with a B1/B2 visa is not allowed to work in the USA.


Can individuals with a B1/B2 visa work in the USA?

No, individuals with a B1/B2 visa are not allowed to work in the USA.


Can B1 and B2 visas work in the USA?

Yes, B1 and B2 visas allow individuals to visit the USA for business (B1) or tourism (B2) purposes, but they do not permit employment or long-term stays.


5 x blank x blank equals 75?

There are an infinite number of solutions. Blank1 = 1 and blank2 = 15 B1 = -1 and B2 = -15 B1 = 2 and B2 = 7.5 B1 = 3 and B2 = 5 B1 = 1.1 and B2 = 15/1.1 etc, etc.


What formula would you use in Excel to add cells b1 and b2 together?

You could use either of the following, by putting the formulas in any cells except A1 and B1: =A1+B1 =SUM(A1:B1)