Add office photos
Engaged Employer

Appscrip

3.5
based on 34 Reviews
Filter interviews by

ApkaTax Interview Questions and Answers

Updated 5 Feb 2024

Q1. what is the full form of WWW?

Ans.

World Wide Web

  • Stands for World Wide Web

  • A system of interlinked hypertext documents accessed via the Internet

  • Commonly used to browse websites and access information

View 2 more answers

Q2. without media query how to make responsive a website

Ans.

Using flexible units like percentages and viewport units, along with fluid layouts and max-width properties.

  • Use percentages for widths instead of fixed pixels

  • Use viewport units like vw and vh for font sizes and container dimensions

  • Implement fluid layouts that adjust based on screen size

  • Set max-width properties to prevent content from becoming too wide on larger screens

Add your answer

Q3. why is the mobile number 10 digits?

Ans.

Mobile numbers are typically 10 digits long to ensure uniqueness and standardization for easy identification and communication.

  • Standardization: Having a fixed length of 10 digits makes it easier for systems to validate and process mobile numbers.

  • Uniqueness: With 10 digits, there are a large number of possible combinations, reducing the likelihood of duplicate numbers.

  • International compatibility: Many countries have adopted 10-digit mobile numbers as a standard format for easy...read more

View 1 answer

Q4. how to center an item without flex and grid

Ans.

To center an item without flex and grid, use text-align center for inline elements and margin auto for block elements.

  • For inline elements, use text-align: center on the parent element

  • For block elements, use margin: 0 auto on the element you want to center

  • For inline-block elements, set text-align: center on the parent and display: inline-block on the child

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

Q5. what is the web?

Ans.

The web is a system of interconnected documents and resources accessed via the internet.

  • The web is made up of websites, web pages, and web applications.

  • It allows users to access information, communicate, and interact with others online.

  • The web relies on protocols like HTTP and HTML to function.

  • Examples include websites like Google, Facebook, and Wikipedia.

Add your answer

Q6. different b/w promise and callback

Ans.

Promises are objects representing the eventual completion (or failure) of an asynchronous operation, while callbacks are functions passed as arguments to be executed after a task is completed.

  • Promises provide a more structured way to handle asynchronous operations compared to callbacks.

  • Promises can be chained together to handle multiple asynchronous tasks in a more readable manner.

  • Callbacks can lead to callback hell, where multiple nested callbacks make the code hard to read ...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Front end Developer Interview Questions from Similar Companies

3.2
 • 15 Interview Questions
3.6
 • 14 Interview Questions
4.1
 • 13 Interview Questions
4.0
 • 13 Interview Questions
3.7
 • 12 Interview Questions
3.8
 • 10 Interview Questions
View all
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