i
Neoistone
Filter interviews by
I applied via Referral and was interviewed in Aug 2022. There was 1 interview round.
Variables can be changed while constants cannot be changed once defined.
Variables are used to store data that can be changed during program execution
Constants are used to store data that cannot be changed once defined
Variables are declared using the $ symbol while constants are declared using the define() function
Constants are useful for defining values that are used throughout the program and should not be changed
PEAR stands for PHP Extension and Application Repository.
PEAR is a framework and distribution system for reusable PHP components.
It provides a structured library of code, a system for package maintenance, and a standard for code style.
PEAR packages can be easily installed and managed using the PEAR command-line tool.
Examples of popular PEAR packages include PHPUnit, PHPMailer, and HTML_QuickForm.
PEAR is no longer activ...
The difference between $var and $$var is that $var is a variable with a fixed name, while $$var is a variable with a variable name.
The $var variable is a regular variable with a fixed name, while $$var is a variable with a variable name.
The $$var variable is also known as a variable variable.
The value of $$var is determined by the value of $var.
Example: $var = 'foo'; $$var = 'bar'; echo $foo; // Output: bar'
Yes, PHP is a case sensitive language.
Variable names are case sensitive
Function names are case insensitive
Constants are case sensitive
Class names are case sensitive
PHP is selected for web development due to its ease of use, flexibility, and large community support.
PHP is easy to learn and use, making it accessible for beginners
PHP is flexible and can be used for a variety of web development tasks
PHP has a large community of developers who contribute to its development and provide support
PHP is open source and free to use, making it a cost-effective option for web development
PHP i...
Functions are standalone blocks of code while methods are functions that belong to a class.
Functions are defined outside of a class while methods are defined inside a class.
Functions can be called directly while methods are called on an object of a class.
Methods have access to the data and properties of the class while functions do not.
Example of a function: function addNumbers($a, $b) { return $a + $b; }
Example of a m...
Composer is a dependency manager for PHP that simplifies the process of installing and managing third-party libraries.
Composer allows developers to easily add external libraries to their PHP projects
It manages dependencies and ensures that all required libraries are installed and up-to-date
Composer uses a JSON file called 'composer.json' to define project dependencies
It also provides a command-line interface for instal...
Top trending discussions
posted on 11 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 5 interview rounds.
Section 1. 10 questions aptitude
section 2. 10 oops questions based on c++
section 3. comprehension
section 4. 10 questions English grammar
One coding question. it's like two lines of question, understand the question and write the code using any programming language.
Coding test was on reactjs and html
I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.
30 Mcq questions for 60 minutes
Routing in ASP.NET MVC is the process of mapping URLs to controller actions.
Routing determines which controller and action method should handle a request based on the URL
Routes are defined in the RouteConfig.cs file in the App_Start folder
Routes can include parameters that are passed to the controller action method
Default route in ASP.NET MVC is {controller}/{action}/{id}
Routes can be customized using attributes like [
OOPs concepts are working by allowing developers to create classes, objects, inheritance, polymorphism, and encapsulation.
OOPs concepts include classes, which are blueprints for objects
Objects are instances of classes with their own state and behavior
Inheritance allows classes to inherit properties and methods from other classes
Polymorphism enables objects to be treated as instances of their parent class
Encapsulation r...
Need to do system task with with project manager
Create a hero section for website
posted on 15 Feb 2023
It have oops, basic java in the question paper
I was rejected in previous round so prepared well and try
posted on 9 May 2024
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
posted on 18 Oct 2023
Database realted task
I applied via Company Website and was interviewed before Aug 2022. There were 4 interview rounds.
Teams call to build web applications
Teams call to build web applications
I applied via Indeed and was interviewed in May 2023. There were 2 interview rounds.
I am a motivated and enthusiastic individual seeking an internship opportunity.
I have a strong academic background in my field of study.
I have gained practical experience through internships or relevant projects.
I possess excellent communication and teamwork skills.
I am eager to learn and contribute to the organization.
I have worked on various projects during my studies and internships.
Developed a mobile app for tracking daily fitness activities using React Native
Created a web-based inventory management system using PHP and MySQL
Collaborated with a team to design and implement a machine learning model for sentiment analysis
Contributed to an open-source project by fixing bugs and adding new features
I have prior experience working as a marketing intern at XYZ Company.
Worked as a marketing intern at XYZ Company
Assisted in creating social media content and managing campaigns
Conducted market research and competitor analysis
Assisted in organizing and executing promotional events
Collaborated with cross-functional teams to develop marketing strategies
based on 1 interview
Interview experience
GrapplTech
Wilco Source
IDOS INDIA
Infotact Solutions