Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by ITC Infotech Team. If you also belong to the team, you can get access from here

ITC Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ITC Infotech PHP Web Developer Interview Questions and Answers for Freshers

Updated 29 Jan 2022

ITC Infotech PHP Web Developer Interview Experiences for Freshers

1 interview found

I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Web design use in php
  • Ans. 

    Web design is an important aspect of PHP development as it determines the look and feel of the website.

    • PHP can be used to create dynamic web pages with custom designs

    • CSS can be used to style the HTML elements generated by PHP

    • Frameworks like Laravel and CodeIgniter provide pre-built templates for web design

    • Responsive design can be implemented using media queries in CSS

  • Answered by AI
  • Q2. Use in html and css includes function use and include_once function difference
  • Ans. 

    The include function is used to include and evaluate a specific file during runtime in PHP. include_once function ensures that the file is included only once.

    • include function is used to include and evaluate a specific file in PHP

    • include_once function ensures that the file is included only once

    • Both functions are used to include external files in PHP scripts

  • Answered by AI
Round 2 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 3 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for ITC Infotech PHP Web Developer interview:
  • Core PHP
  • Design
Interview preparation tips for other job seekers - What is static and dynamic web pages

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

6 Questions

  • Q1. Basic php and html css javascript
  • Q2. Opps concepts
  • Q3. MySQL SQL how to fetch Last record
  • Ans. 

    To fetch the last record in MySQL SQL, use the ORDER BY and LIMIT clauses.

    • Use the ORDER BY clause to sort the records in descending order based on the primary key or any other column.

    • Use the LIMIT clause to limit the result set to one record.

    • Example: SELECT * FROM table_name ORDER BY primary_key DESC LIMIT 1;

  • Answered by AI
  • Q4. How to update data in table
  • Ans. 

    To update data in a table, use the UPDATE statement in SQL.

    • Use the UPDATE statement followed by the table name

    • Set the column name and new value using SET

    • Use WHERE to specify which rows to update

  • Answered by AI
  • Q5. Javascript basic information
  • Q6. Html css

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Any thing about php...

Interview Preparation Tips

Interview preparation tips for other job seekers - Any thing about php. Java script html j query

I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is session? Wht is the uses of session?
  • Ans. 

    Session is a way to store information (variables) on the server to be used across multiple pages.

    • Session is used to maintain user-specific data across multiple pages.

    • It is created when a user logs in and destroyed when the user logs out.

    • Session data can be accessed and manipulated using the $_SESSION superglobal variable.

    • Examples of session data include user ID, username, and shopping cart items.

  • Answered by AI
  • Q2. Wht is php? Need of php?
  • Ans. 

    PHP is a server-side scripting language used for web development.

    • PHP stands for Hypertext Preprocessor.

    • It is an open-source language.

    • PHP is used to create dynamic web pages.

    • It can interact with databases like MySQL.

    • PHP is easy to learn and widely used in web development.

    • Popular CMS like WordPress, Drupal, and Joomla are built on PHP.

  • Answered by AI
Round 3 - Group Discussion 

How will manage our project?

Round 4 - Technical 

(1 Question)

  • Q1. Which version of html is getting at thid time and why?
  • Ans. 

    The latest version of HTML is HTML5, which is widely adopted for its improved functionality and features.

    • HTML5 is the current version of HTML being used

    • It offers new features like <video>, <audio>, <canvas>, and <svg> elements

    • HTML5 provides better support for multimedia and interactive content

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions are vry simple and essey but u hv some knowledge about php , html and css etc.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech PHP Web Developer interview for freshers?
ITC Infotech interview process for freshers usually has 3 rounds. The most common rounds in the ITC Infotech interview process for freshers are Technical, Resume Shortlist and HR.
What are the top questions asked in ITC Infotech PHP Web Developer interview for freshers?

Some of the top questions asked at the ITC Infotech PHP Web Developer interview for freshers -

  1. Use in html and css includes function use and include_once function differe...read more
  2. Web design use in ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all
Associate Information Technology Consultant
5.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
835 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
503 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
373 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ITC Infotech with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview