Searching for "If"

Q:

What is the difference between lean manufacturing and JIT (Just-in-Time) Manufacturing?

Answer



Lean Manufacturing: catching the concept of JIT(Just-in-time) and re-examines it from the client point of view. Anything that is made should put something of valuable to the client’s requirement. For example, if you are manufacturing stereo system for a luxury car, you will imagine from the customer point of view like space occupancy, durability, sound quality, medium or loud sound, etc.


  JIT (Just-in-Time):  This methodology is described to provide that a product or part would arrive just in time to be used. This method saves the price of the unused inventory, and eject the need of piling up inventory.    


 

Report Error

View answer Workspace Report Error Discuss

Subject: Manufacturing

Q:

What relevant qualifications do you have?

Answer



In asking the question, the interviewer is really looking at two components of qualifications. Qualifications received from a school setting and qualifications concerning beyond  experience within the customer service area. This will help in figuring out how appropriate the interviewee is for the position for which they have applied. The  applicants should outline their his/her academic qualifications relevant to the job. After this, they need to point out the experience they have achieved from last jobs. This should be carried out in a way that demonstrates the application of theory to realistic skills, focused on handling real life situations.


 

Report Error

View answer Workspace Report Error Discuss

Q:

What has been the greatest disappointment in your life?

Answer

I have had many disappointments, like the majority of the  people have, but I agree that we can learn from all the experiences we have got in life  and that the accomplishments, as well as the disappointments, make us better and stronger able to deal with many distinctive  situations.

Report Error

View answer Workspace Report Error Discuss

Subject: Communication

Q:

Have you ever had difficulty working with a manager?

Answer

Here are some example statements to consider as you prepare your answer.


1.I have been fortunate to have had awesome managers during my career so far. I have respected each of them  and got along nicely with all of them.


2.No, I am a hard worker, and my managers continually appear to appreciate the job I'm doing. I have got along good with every manager I have had.

Report Error

View answer Workspace Report Error Discuss

Subject: Team Work

Q:

What is the biggest achievement in your life?

Answer

Example:


"I have several awesome  achievements in my career. Probably the most awesome achievements were the delivery of the most recent version replace update to one of our core products for customer bills. This was a 1-year project and I was one of 9 team members. What made it more for me was that my role expanded from being one of the tech team individuals to taking the lead on building the mobile makings of the product. In order to deliver this aspect of the product, I pulled in 3 new project resources with new specific skills in each of the mobile technology floors we targeted and cross-trained all project resources to support each floor. In the last, our team delivered the product on time and have received numerous accolades, both external and internal. The mobile component was particularly  identified to be world class and distributed the product at its release. Our CEO spent time showing the mobile components to the industry and press and it has since met with superb  reviews. Would you like to see the Android version of the product?"

Report Error

View answer Workspace Report Error Discuss

Q:

what is the difference between the terms 'credit' and 'debit' from the customer point of view?

Answer

 From the customer point of view, credit is the amount which is deposited into her or his account. And debit refers to that amount which is taken from the account of the customer.

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable

Q:

The artificial kidney is a

A) transplant B) machine
C) another's kidney D) other kidney from same body
 
Answer & Explanation Answer: B) machine

Explanation:

The artificial kidney is the dialysis machine. Blood from the body is fed into the machine which removes nitrogenous wastes like urea and returns the blood back to the body.People with renal failure have to use this machine.

Report Error

View Answer Report Error Discuss

Filed Under: Biology

Q:

What is the difference between mysql_connect and mysql_pconnect?

Answer

There is a decent page in the php manual on the subject, in short mysql_pconnect() makes a persevering association with the database which implies a SQL join that don't close when the execution of your script closes. mysql_connect()provides just for the database new association while utilizing mysql_pconnect , the capacity would first attempt to locate a (relentless) connection that is as of now open with the same host, username and password. On the off chance that one is found, an identifier for it will be returned as opposed to opening another connection... the connection with the SQL server won't be terminated when the execution of the script ends. Rather, the link will stay open for future use.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP
Job Role: Database Administration