IT Developer

IT Developer Interview Questions and Answers

Updated 9 Oct 2024

Popular Companies

Q1. What is STATIC IP AND DYNAMIC IP

Ans.

Static IP is a fixed IP address assigned to a device, while dynamic IP is one that changes each time a device connects to a network.

  • Static IP remains the same every time the device connects to the network

  • Dynamic IP changes each time the device connects to the network

  • Static IP is typically used for servers, while dynamic IP is common for personal devices

  • Example: A home router may have a dynamic IP assigned by the ISP, while a web server may have a static IP for consistent acce...read more

Q2. Difference between delete and drop commands SQL

Ans.

Delete command removes rows from a table, while drop command removes entire table structure.

  • DELETE command is used to remove specific rows from a table based on a condition

  • DROP command is used to remove an entire table along with its structure

  • DELETE command can be rolled back using transactions, while DROP command cannot be rolled back

  • Example: DELETE FROM table_name WHERE condition; DROP TABLE table_name;

Q3. What is REST API

Ans.

REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.

  • REST stands for Representational State Transfer

  • Uses standard HTTP methods like GET, POST, PUT, DELETE

  • Data is transferred in JSON or XML format

  • Stateless communication between client and server

  • Example: GET request to retrieve data from a server

Q4. What is copy maps

Ans.

Copy maps are data structures used to create a shallow copy of an existing map.

  • Copy maps are commonly used in programming languages like JavaScript and Go.

  • They allow you to duplicate the key-value pairs of a map into a new map.

  • The new map shares the same references to the values as the original map.

  • If any of the values in the original map are modified, the corresponding values in the copy map will also be modified.

  • Copy maps are useful when you want to create a new map with th...read more

IT Developer Jobs

IT Developer 3-6 years
Mott MacDonald PVT LTD
4.3
Bangalore / Bengaluru
Revit Developer 1-4 years
Programming.com
3.4
Mumbai
Revit Developer Bangalore 3-4 years
nCircle Tech
4.1
Bangalore / Bengaluru
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.4
 • 771 Interviews
4.0
 • 59 Interviews
2.8
 • 31 Interviews
3.7
 • 15 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

IT Developer Interview Questions
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
65 L+

Reviews

4 L+

Interviews

4 Cr+

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