Add office photos
Iris Software logo
Engaged Employer

Iris Software

Verified
4.0
based on 1.5k Reviews
Video summary
Filter interviews by
Designation
Fresher
Experienced
Clear (1)

Iris Software Interview Questions and Answers for Freshers

Updated 5 Feb 2024
Popular Designations

Q1. How to write any sentence (given to u ) in mirror image form in java?(ans :by 2 ways 1. reverse string function in string object 2 .by aaray conversion )

Ans.

Two ways to write a sentence in mirror image form in Java: reverse string function and array conversion.

  • Use the reverse() method of the String class to reverse the sentence

  • Convert the sentence to a character array, then swap the first and last characters, second and second-to-last characters, and so on until the middle is reached

  • Example: 'Hello World' becomes 'dlroW olleH'

Add your answer
right arrow

Q2. why there is abstract ,interface and enum class in java?

Ans.

Abstract classes, interfaces, and enums provide abstraction and modularity in Java.

  • Abstract classes provide a partial implementation of a class and cannot be instantiated.

  • Interfaces define a set of methods that a class must implement and can be used for multiple inheritance.

  • Enums provide a set of named constants.

  • All three are used for abstraction and modularity in Java.

  • Abstract classes and interfaces are used for polymorphism and code reuse.

  • Enums are used for defining a fixed...read more

Add your answer
right arrow

Q3. Object oriented software engg definition(definition contains word"framwork") ?and definitionof framwork

Ans.

Object-oriented software engineering is a framework for designing and developing software using objects.

  • Object-oriented software engineering is a methodology for designing and developing software using objects.

  • It involves creating classes and objects that encapsulate data and behavior.

  • Frameworks are pre-built structures that provide a foundation for building software applications.

  • Frameworks can include libraries, APIs, and other tools that simplify the development process.

  • Exa...read more

Add your answer
right arrow

Q4. what is difference between ADBMS and DBMS?

Ans.

ADBMS stands for Advanced Database Management System which is an extension of DBMS with additional features.

  • ADBMS has advanced features like data mining, data warehousing, and online analytical processing.

  • ADBMS is used for handling large and complex data sets.

  • DBMS is a basic system for managing data and is used for small and simple data sets.

  • DBMS does not have advanced features like ADBMS.

  • Examples of ADBMS are Oracle, IBM DB2, and Microsoft SQL Server.

  • Examples of DBMS are MyS...read more

Add your answer
right arrow
Discover Iris Software interview dos and don'ts from real experiences

Q5. why static is used in "public static void main"?

Ans.

Static is used in public static void main to allow the method to be called without creating an instance of the class.

  • Static methods belong to the class and not to any instance of the class.

  • The main method is the entry point of a Java program and needs to be called without creating an object of the class.

  • The static keyword allows the main method to be called directly from the class, without creating an instance of the class.

  • The main method signature is public static void main(...read more

Add your answer
right arrow

Q6. Normalization in DBMS (in detail with eg.)

Ans.

Normalization is a process of organizing data in a database to reduce redundancy and dependency.

  • Normalization is used to eliminate data redundancy and improve data integrity.

  • It involves dividing a database into two or more tables and defining relationships between them.

  • There are different levels of normalization, such as first normal form (1NF), second normal form (2NF), and so on.

  • Normalization helps in efficient data retrieval and reduces the chances of data inconsistencies....read more

Add your answer
right arrow

Q7. Properties of java(object oriented languages)

Ans.

Java is an object-oriented language with features like inheritance, encapsulation, and polymorphism.

  • Inheritance allows classes to inherit properties and methods from other classes.

  • Encapsulation hides the implementation details of a class from other classes.

  • Polymorphism allows objects to take on multiple forms or behaviors.

  • Java also supports abstraction, interfaces, and exception handling.

  • Example: class Car extends Vehicle, interface Drawable, try-catch block for exception han...read more

Add your answer
right arrow

Q8. aggregation functions in DBMS?

Ans.

Aggregation functions are used to perform calculations on groups of data in a database.

  • Aggregation functions include COUNT, SUM, AVG, MAX, and MIN.

  • They are used with the GROUP BY clause to group data based on a specific column.

  • COUNT function returns the number of rows in a table or the number of non-null values in a column.

  • SUM function returns the sum of values in a column.

  • AVG function returns the average of values in a column.

  • MAX function returns the maximum value in a colum...read more

Add your answer
right arrow

Q9. Difference between java and c?

Ans.

Java is an object-oriented language while C is a procedural language.

  • Java is platform-independent while C is platform-dependent.

  • Java has automatic garbage collection while C requires manual memory management.

  • Java has built-in support for multithreading while C requires external libraries.

  • Java has a larger standard library compared to C.

  • Java is more secure than C due to its strong type checking and exception handling.

  • C is faster than Java in terms of execution speed.

  • C is commo...read more

Add your answer
right arrow

More about working at Iris Software

Back
Awards Leaf
AmbitionBox Logo
#3 Best IT/ITES Company - 2022
Awards Leaf
HQ - Edison, New Jersey, United States (USA)
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Iris Software for Freshers

based on 3 interviews
Interview experience
3.7
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

Infosys Logo
3.6
 • 4.6k Interview Questions
DXC Technology Logo
3.7
 • 423 Interview Questions
VMware Software Logo
4.4
 • 247 Interview Questions
American Express Logo
4.2
 • 191 Interview Questions
Indiamart Intermesh Logo
3.6
 • 182 Interview Questions
View all
Recently Viewed
INTERVIEWS
Larsen & Toubro Limited
No Interviews
INTERVIEWS
BOLD Technology Systems
No Interviews
INTERVIEWS
Publicis Sapient
20 top interview questions
INTERVIEWS
Iris Software
10 top interview questions
INTERVIEWS
Forbes Marshall
No Interviews
INTERVIEWS
Forbes Marshall
No Interviews
INTERVIEWS
Forbes Marshall
No Interviews
INTERVIEWS
WNS
5.6k top interview questions
INTERVIEWS
Reliance Industries
No Interviews
INTERVIEWS
Iris Software
No Interviews
Top Iris Software Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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