i
iNoid Solutions
Filter interviews by
Be the first one to contribute and help others!
About environment and population
Yes, Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain both data and methods to manipulate that data.
Key principles of OOP include encapsulation, inheritance, and polymorphism.
Examples of OOP languages include Java, C++, and Python.
A constant in PHP is a variable whose value cannot be changed during the script execution.
Constants are defined using the define() function in PHP.
Constants are case-sensitive by default.
Constants can be accessed globally.
Example: define('PI', 3.14);
posted on 13 Jan 2025
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
posted on 10 Feb 2025
I was interviewed in Jan 2025.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Easy round anyone with basic maths can clear the round.
The topic given to us is online education system,and the round was easy to clear.
Call by value passes a copy of the variable, while call by reference passes the actual variable.
Call by value: changes to the parameter inside the function do not affect the original variable.
Call by reference: changes to the parameter inside the function affect the original variable.
Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i
posted on 28 Nov 2024
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Basic Linux Question
FTP port number is 21.
FTP port number is used for transferring files over a network.
It is a default port number for FTP protocol.
FTP clients connect to port 21 on the server to initiate a file transfer.
FTP servers listen on port 21 for incoming connections.
DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.
DHCP server assigns IP addresses to devices on a network
It also provides other network configuration information such as subnet mask and default gateway
DHCP uses a lease mechanism to manage IP address assignments
DHCP operates on the client-server model
Example: When a device conne...
Domain Name System (DNS) is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.
DNS is like a phone book for the internet, translating domain names (like google.com) to IP addresses (like 172.217.3.206).
DNS servers store records of domain names and their corresponding IP addresses.
DNS helps users access websites by resolving domain names to IP addresses in...
posted on 28 Jun 2024
I have a strong understanding of inspection processes and recommend thorough documentation, attention to detail, and adherence to regulations.
Understanding of inspection procedures and protocols
Attention to detail in identifying issues and discrepancies
Thorough documentation of findings and recommendations
Adherence to regulations and standards
Utilization of appropriate tools and equipment for inspections
posted on 18 Jun 2024
based on 10 reviews
Rating in categories
Junior Web Developer
4
salaries
| ₹1.7 L/yr - ₹2.1 L/yr |
Senior Mobile Application Developer
3
salaries
| ₹6.4 L/yr - ₹8.2 L/yr |
TCS
Infosys
Wipro
HCLTech