Add office photos
Employer?
Claim Account for FREE

Exxat

3.6
based on 76 Reviews
Filter interviews by

Interview Questions and Answers

Updated 9 Oct 2024

Q1. How can you convince the client if there is a delay in the delivery

Ans.

I would explain the reason for the delay and provide a plan to mitigate the impact on the project timeline.

  • Communicate the reason for the delay clearly and transparently

  • Provide a revised timeline with a detailed plan to catch up on lost time

  • Offer alternative solutions to minimize the impact on the project

  • Ensure that the client understands the steps being taken to prevent future delays

Add your answer

Q2. What are immunization

Ans.

Immunizations are a way to protect individuals from infectious diseases by stimulating the immune system to produce antibodies.

  • Immunizations involve administering vaccines containing weakened or inactive parts of a pathogen to trigger an immune response.

  • They help the body recognize and remember specific pathogens, so it can quickly respond if exposed in the future.

  • Immunizations have greatly reduced the incidence of many serious diseases, such as measles, polio, and influenza....read more

Add your answer

Q3. What is a titer

Ans.

A titer is a measurement of the concentration of a substance in a solution.

  • A titer is often used in medical testing to determine the concentration of antibodies in a patient's blood.

  • It can also refer to the concentration of a virus or other infectious agent in a sample.

  • Titer results are typically expressed as a ratio or a dilution factor, such as 1:64 or 1:128.

Add your answer

Q4. Sorting for array

Ans.

Sorting an array of strings alphabetically

  • Use built-in sorting functions like sort() in programming languages

  • Consider case sensitivity when sorting

  • Handle special characters and numbers appropriately

  • Example: ['apple', 'banana', 'cherry'] should be sorted as ['apple', 'banana', 'cherry']

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. Addition of array

Ans.

Adding elements of an array of strings

  • Iterate through the array and convert each element to a number before adding

  • Use parseInt() function to convert string to number

  • Handle edge cases like empty array or non-numeric strings

  • Example: ['1', '2', '3'] should return 6 after addition

Add your answer

Q6. What is SDLC?

Ans.

SDLC stands for Software Development Life Cycle.

  • It is a process used to design, develop, and test software.

  • It consists of several phases including planning, analysis, design, implementation, and maintenance.

  • Each phase has its own set of activities and deliverables.

  • It helps ensure that software is developed efficiently and meets the needs of stakeholders.

  • Examples of SDLC models include Waterfall, Agile, and DevOps.

Add your answer

Q7. What is Truncate

Ans.

Truncate is a SQL command used to delete all rows from a table without deleting the table structure.

  • Truncate is faster than using the DELETE command because it does not log individual row deletions.

  • Truncate resets the identity seed of the table.

  • Truncate cannot be rolled back like the DELETE command.

  • Truncate is typically used when you want to quickly remove all data from a table.

  • Example: TRUNCATE TABLE TableName;

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 6 interviews in the last 1 year
Interview experience
3.5
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 371 Interview Questions
3.9
 • 169 Interview Questions
4.1
 • 152 Interview Questions
3.9
 • 132 Interview Questions
3.9
 • 128 Interview Questions
View all
Top Exxat Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter