i
Fays
Technology
Filter interviews by
In PHP, print and echo are both used to output data, but they have some key differences in usage and behavior.
Return Value: 'echo' does not return a value, while 'print' returns 1, allowing it to be used in expressions.
Syntax: 'echo' can take multiple parameters (e.g., echo 'Hello', 'World!'), whereas 'print' can only take one argument.
Performance: 'echo' is generally faster than 'print' because it does not return...
PHP stands for Hypertext Preprocessor, a popular server-side scripting language used for web development.
PHP originally stood for Personal Home Page, but it now stands for Hypertext Preprocessor.
It is widely used for creating dynamic web pages and applications.
PHP can be embedded into HTML, making it easy to generate web content.
It supports various databases, including MySQL, PostgreSQL, and SQLite.
Example: A simp...
A multidimensional array is an array that contains other arrays as its elements, creating a grid-like structure.
It is an array with multiple dimensions, like a matrix or a table.
Each element in the array can be accessed using multiple indices.
Example: [['apple', 'banana'], ['carrot', 'potato']] represents a 2D array.
The type of array in PHP is an indexed array.
Indexed arrays are ordered collections of values, where each value is assigned a unique index starting from 0.
The values in an indexed array can be of any data type, including strings.
Indexed arrays can be created using the array() function or using square brackets [] in PHP.
Example: $fruits = array('apple', 'banana', 'orange');
Index arrays use numeric keys while associative arrays use string keys.
Index arrays are ordered and accessed using numeric indices.
Associative arrays are unordered and accessed using string keys.
Example of an index array: ['apple', 'banana', 'orange']
Example of an associative array: {'name': 'John', 'age': 25}
Flex is a CSS property that creates a flexible box layout. Inline-flex is similar but behaves like an inline element.
Flex creates a block-level element that takes up the entire width of its parent container.
Inline-flex creates an inline-level element that only takes up the necessary width based on its content.
Flex items are stacked vertically by default, while inline-flex items are placed horizontally.
Flex can be ...
Attributes in form refer to the characteristics or properties of form elements that can be specified using HTML or CSS.
Attributes can define the appearance, behavior, or functionality of form elements.
Examples of attributes include 'type' for specifying the input type (e.g. text, password, checkbox), 'required' for making a field mandatory, and 'placeholder' for providing a hint to users.
Attributes can also be use...
I applied via Indeed and was interviewed before Jan 2023. There was 1 interview round.
Flex is a CSS property that creates a flexible box layout. Inline-flex is similar but behaves like an inline element.
Flex creates a block-level element that takes up the entire width of its parent container.
Inline-flex creates an inline-level element that only takes up the necessary width based on its content.
Flex items are stacked vertically by default, while inline-flex items are placed horizontally.
Flex can be used ...
The type of array in PHP is an indexed array.
Indexed arrays are ordered collections of values, where each value is assigned a unique index starting from 0.
The values in an indexed array can be of any data type, including strings.
Indexed arrays can be created using the array() function or using square brackets [] in PHP.
Example: $fruits = array('apple', 'banana', 'orange');
Index arrays use numeric keys while associative arrays use string keys.
Index arrays are ordered and accessed using numeric indices.
Associative arrays are unordered and accessed using string keys.
Example of an index array: ['apple', 'banana', 'orange']
Example of an associative array: {'name': 'John', 'age': 25}
A multidimensional array is an array that contains other arrays as its elements, creating a grid-like structure.
It is an array with multiple dimensions, like a matrix or a table.
Each element in the array can be accessed using multiple indices.
Example: [['apple', 'banana'], ['carrot', 'potato']] represents a 2D array.
Attributes in form refer to the characteristics or properties of form elements that can be specified using HTML or CSS.
Attributes can define the appearance, behavior, or functionality of form elements.
Examples of attributes include 'type' for specifying the input type (e.g. text, password, checkbox), 'required' for making a field mandatory, and 'placeholder' for providing a hint to users.
Attributes can also be used for...
I appeared for an interview before Mar 2024, where I was asked the following questions.
PHP stands for Hypertext Preprocessor, a popular server-side scripting language used for web development.
PHP originally stood for Personal Home Page, but it now stands for Hypertext Preprocessor.
It is widely used for creating dynamic web pages and applications.
PHP can be embedded into HTML, making it easy to generate web content.
It supports various databases, including MySQL, PostgreSQL, and SQLite.
Example: A simple PH...
In PHP, print and echo are both used to output data, but they have some key differences in usage and behavior.
Return Value: 'echo' does not return a value, while 'print' returns 1, allowing it to be used in expressions.
Syntax: 'echo' can take multiple parameters (e.g., echo 'Hello', 'World!'), whereas 'print' can only take one argument.
Performance: 'echo' is generally faster than 'print' because it does not return a va...
Top trending discussions
Assignment Round - Complete the assignment within 3 days.
I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.
Frontend development with react
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Logical reasoning 20 character
Java, Python, and the fundamentals of networking.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
2+2 coding formula in java script
Maths reasoning english
A public IP address is an Internet Protocol address that is accessible over the internet, allowing devices to communicate globally.
Public IPs are assigned by Internet Service Providers (ISPs).
They are unique across the entire internet, ensuring no two devices have the same public IP.
Example: A home router typically has a public IP that allows all connected devices to access the internet.
Public IPs can be static (unchan...
I applied via LinkedIn
Python coding tests and technical interviews.
I possess strong cybersecurity skills including knowledge of network security, encryption, penetration testing, and incident response.
Knowledge of network security protocols and best practices
Experience with encryption techniques and tools
Proficiency in conducting penetration testing to identify vulnerabilities
Ability to respond to and mitigate security incidents
Familiarity with security compliance standards such as GD...
based on 2 interview experiences
Difficulty level
Duration
based on 8 reviews
Rating in categories
Bhash Software Labs
QR Crypher
Apptunix
HirePro Consulting