Find Interview Questions for Top Companies
Anchanto Interview Questions and Answers
Ques:- What is the difference between synchronous and asynchronous code
Right Answer:
Synchronous code executes sequentially, meaning each operation must complete before the next one starts. Asynchronous code allows operations to run independently, enabling other tasks to proceed without waiting for the previous ones to finish.
Ques:- What are semantic HTML elements and why are they important
Right Answer:
Semantic HTML elements are tags that clearly describe their meaning in a human- and machine-readable way, such as `<header>`, `<article>`, `<footer>`, and `<section>`. They are important because they improve accessibility, enhance SEO, and make the structure of the web page clearer for developers and browsers.
Ques:- What is the difference between frontend and backend development
Right Answer:
Frontend development refers to the part of a website or application that users interact with directly, including the layout, design, and user interface. Backend development involves the server-side, focusing on databases, server logic, and application functionality that users do not see.
Ques:- What is the difference between inline inline block and block elements
Right Answer:
Block elements take up the full width available and start on a new line (e.g., `<div>`, `<h1>`). Inline elements only take up as much width as necessary and do not start on a new line (e.g., `<span>`, `<a>`). Inline-block elements are similar to inline elements but can have width and height set, and they respect margins and padding (e.g., `<img>`, `<button>`).
Ques:- How does flexbox work in CSS
Right Answer:
Flexbox, or the Flexible Box Layout, is a CSS layout model that allows items in a container to be arranged and aligned efficiently. It works by defining a container as a flex container using `display: flex;`, which enables its direct children (flex items) to be laid out along a main axis (horizontal or vertical). You can control the alignment, direction, spacing, and size of these items using properties like `flex-direction`, `justify-content`, `align-items`, and `flex-wrap`. This makes it easier to create responsive layouts without using floats or positioning.
Ques:- How to issue process, how to terms of issue to sub-cont. etc
Right Answer:
The issuing process involves the following steps:

1. **Request for Materials**: The sub-contractor submits a request for materials needed for their work.
2. **Verification**: Check the availability of the requested items in inventory.
3. **Approval**: Obtain necessary approvals from management or relevant departments.
4. **Documentation**: Prepare an issue note or material requisition form detailing the items, quantities, and purpose.
5. **Issuing Materials**: Physically hand over the materials to the sub-contractor or arrange for delivery.
6. **Record Keeping**: Update inventory records and maintain a copy of the issue note for tracking and auditing purposes.
7. **Follow-Up**: Ensure the sub-contractor uses the materials as intended and monitor for any discrepancies.

Terms of issue may include conditions like return policies, usage restrictions, and accountability for loss or damage.
Ques:- What is “C” in C-Language ?
Right Answer:
The "C" in C-Language stands for "Combined" or "Compiler," indicating that it is a high-level programming language designed for system programming and software development.
Ques:- What knowledge do you have about the services offered by our company?
Right Answer:
I am aware that your company offers a range of services including inventory management, supply chain optimization, and financial accounting solutions. You focus on enhancing operational efficiency and providing accurate financial reporting to support business growth.
Ques:- What are the different types of MRP runs (i.e. Regenerative, Net Change etc).
Right Answer:
The different types of MRP runs are:

1. **Regenerative MRP** - Processes the entire planning horizon and recalculates all requirements from scratch.
2. **Net Change MRP** - Only processes changes since the last run, updating only the affected items.
3. **Net Change with Planning** - Similar to net change but also considers planned orders and forecasts.
4. **Single-Item MRP** - Focuses on a specific item to calculate its requirements without affecting others.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users