Upload Button Icon Add office photos
Engaged Employer

i

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

Qedtek Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 12 Reviews

Filter interviews by

Qedtek Programmer Analyst Trainee Interview Questions, Process, and Tips

Updated 7 Dec 2022

Qedtek Programmer Analyst Trainee Interview Experiences

1 interview found

I applied via LinkedIn

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 

(4 Questions)

  • Q1. What is HTML and how it difference from programming language?
  • Ans. 

    HTML is a markup language used to create web pages. It is not a programming language.

    • HTML stands for Hypertext Markup Language.

    • It is used to structure content on the web.

    • HTML uses tags to define elements such as headings, paragraphs, and links.

    • Programming languages like Java and Python are used to create software applications.

    • HTML is not capable of performing complex computations or creating dynamic content like progra...

  • Answered by AI
  • Q2. What is markup language?
  • Ans. 

    Markup language is a computer language that uses tags to define elements within a document.

    • Markup languages are used to create and format content for the web.

    • HTML, XML, and XHTML are examples of markup languages.

    • Tags are used to define the structure and appearance of content.

    • Markup languages are not programming languages, but rather descriptive languages.

    • Markup languages are human-readable and machine-readable.

  • Answered by AI
  • Q3. How to implement javascript in HTML code?
  • Ans. 

    JavaScript can be implemented in HTML using tags.

Answered by AI
  • Q4. What is CSS and How we can add with HTML?
  • Ans. 

    CSS is a styling language used to add design and layout to HTML web pages.

    • CSS stands for Cascading Style Sheets.

    • It is used to separate the presentation of a web page from its content.

    • CSS can be added to HTML using the tag or the