Premium Employer

ATYETI

4.3
based on 156 Reviews
Filter interviews by

Infodart Technologies Interview Questions and Answers

Updated 20 Jun 2024

Q1. Behaviour of of code snippets

Ans.

Code snippets can have different behaviors based on the programming language, syntax, and logic implemented.

  • Code snippets can produce different outputs based on the input provided.

  • The behavior of code snippets can be affected by the environment in which they are executed.

  • Errors in code snippets can lead to unexpected behaviors or crashes.

  • Code snippets can have different time and space complexities based on the algorithms used.

  • The behavior of code snippets can be influenced by...read more

Add your answer

Q2. What is overriding and overloading?

Ans.

Overriding is when a subclass provides a different implementation of a method inherited from its superclass. Overloading is when multiple methods with the same name but different parameters are defined in a class.

  • Overriding is used to achieve runtime polymorphism.

  • Overriding methods must have the same name, return type, and parameters as the method in the superclass.

  • Overloading is used to achieve compile-time polymorphism.

  • Overloaded methods must have the same name but differen...read more

Add your answer

Q3. What is local storage?

Ans.

Local storage is a web browser feature that allows websites to store data locally on a user's device.

  • Local storage is a key-value storage mechanism.

  • It is a part of the web storage API.

  • Data stored in local storage persists even after the browser is closed.

  • It is limited to storing data in string format.

  • Local storage can be accessed and modified using JavaScript methods like localStorage.setItem() and localStorage.getItem().

View 1 answer

Q4. What is wrapper class?

Ans.

Wrapper class is a class that wraps or encapsulates the primitive data types in Java.

  • Wrapper classes provide a way to use primitive data types as objects.

  • They have methods to convert between primitive types and objects.

  • Wrapper classes are immutable.

  • Examples of wrapper classes include Integer, Double, Boolean, etc.

Add your answer
Discover Infodart Technologies interview dos and don'ts from real experiences

Q5. What is package?

Ans.

A package is a way to organize related classes and interfaces in Java.

  • Packages help in avoiding naming conflicts and provide a hierarchical structure.

  • Packages can be imported to access classes and interfaces from other packages.

  • Packages are used to create modular and reusable code.

  • Packages are declared using the 'package' keyword at the beginning of a Java file.

  • Example: 'package com.example.myapp;'

View 1 answer

Q6. Features of java?

Ans.

Java is a versatile programming language known for its platform independence, object-oriented nature, and robustness.

  • Platform independence: Java programs can run on any operating system or platform that has a Java Virtual Machine (JVM).

  • Object-oriented: Java supports the principles of encapsulation, inheritance, and polymorphism.

  • Robustness: Java has built-in memory management, exception handling, and strong type checking.

  • Rich API: Java provides a vast collection of pre-built c...read more

Add your answer

Q7. What are derivatives, types of derivatives

Ans.

Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.

  • Types of derivatives include futures, options, swaps, and forwards

  • Derivatives are used for hedging, speculation, and arbitrage

  • Examples of derivatives include stock options, commodity futures, interest rate swaps

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Infodart Technologies

based on 9 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 482 Interview Questions
3.6
 • 378 Interview Questions
3.8
 • 210 Interview Questions
4.0
 • 193 Interview Questions
4.0
 • 167 Interview Questions
3.7
 • 151 Interview Questions
View all
Top ATYETI Interview Questions And Answers
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

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