Servicenow Consultant

Servicenow Consultant Interview Questions and Answers for Freshers

Updated 7 Aug 2023

Q1. Expain the most optimum sorting technique?

Ans.

The most optimum sorting technique is Quick Sort.

  • Quick Sort is a divide and conquer algorithm that sorts an array by selecting a 'pivot' element and partitioning the other elements into two sub-arrays according to whether they are less than or greater than the pivot.

  • It is efficient for large datasets and has an average time complexity of O(n log n).

  • Quick Sort is widely used in practice and is considered one of the fastest sorting algorithms.

Q2. Explain about polymorphism?

Ans.

Polymorphism is the ability of a single function or method to operate on different types of data.

  • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

  • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

  • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Example: A method 'draw()' can be implemented differently in various classes that inher...read more

Q3. On change event in Javascript?

Ans.

On change event in Javascript triggers a function when the value of an input element is changed by the user.

  • Use the 'onchange' event attribute in HTML to call a function when the value of an input element is changed.

  • Example:

  • Alternatively, use addEventListener() method in JavaScript to attach an event handler to the 'change' event.

Servicenow Consultant Jobs

ServiceNow Consultant - IT 4-5 years
Flextronics Technologies(I) Pvt Ltd
4.0
Pune
CISNGE - ServiceNow Consultant - JL4 2-3 years
Infosys Limited
3.7
Bangalore / Bengaluru
CISNGE - ServiceNow Consultant - JL5 5-9 years
Infosys Limited
3.7
Bangalore / Bengaluru
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.7
 • 7.3k Interviews
3.8
 • 5.4k Interviews
3.7
 • 5.2k Interviews
3.6
 • 3.6k Interviews
3.9
 • 2.9k Interviews
3.8
 • 2.8k Interviews
3.6
 • 13 Interviews
4.5
 • 9 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Servicenow Consultant Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter