Add office photos
Employer?
Claim Account for FREE

Indus Net Technologies

3.5
based on 323 Reviews
Filter interviews by

Webbaysys Technologies Interview Questions and Answers

Updated 4 Jun 2024
Popular Designations

Q1. tell me the basic pillars of opps

Ans.

The basic pillars of OOP are encapsulation, inheritance, and polymorphism.

  • Encapsulation: bundling of data and methods that operate on that data within a single unit

  • Inheritance: ability of a class to inherit properties and methods from a parent class

  • Polymorphism: ability of objects to take on multiple forms or behaviors depending on the context

Add your answer

Q2. Why we use nosql database

Ans.

NoSQL databases are used for scalability, flexibility, and handling unstructured data.

  • Scalability: NoSQL databases can easily scale horizontally to handle large amounts of data and high traffic.

  • Flexibility: NoSQL databases do not require a predefined schema, allowing for easy modifications and additions to data.

  • Handling unstructured data: NoSQL databases are well-suited for storing and querying unstructured data like documents, graphs, and key-value pairs.

  • Examples: MongoDB, C...read more

Add your answer

Q3. Difference between private and protected

Ans.

Private members are accessible only within the same class, while protected members are accessible within the same class and its subclasses.

  • Private members can only be accessed within the same class

  • Protected members can be accessed within the same class and its subclasses

  • Private members are not inherited by subclasses

  • Protected members are inherited by subclasses

Add your answer

Q4. diffrence between jre jdk jvm

Ans.

JRE is a runtime environment, JDK is a development kit, and JVM is a virtual machine.

  • JRE stands for Java Runtime Environment and is used to run Java applications.

  • JDK stands for Java Development Kit and is used to develop Java applications.

  • JVM stands for Java Virtual Machine and is responsible for executing Java bytecode.

  • JDK includes JRE and additional development tools such as compilers and debuggers.

  • JVM is platform-dependent and provides a layer of abstraction between Java c...read more

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

Q5. Removed duplicate in array

Ans.

Remove duplicate strings in an array

  • Use a Set data structure to store unique strings

  • Iterate through the array and add each string to the Set

  • Convert the Set back to an array to get the final result

Add your answer

Q6. Find unique value

Ans.

Find the unique value in an array of strings

  • Iterate through the array and use a hashmap to store the frequency of each element

  • Return the element with frequency 1 as the unique value

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

Interview Process at Webbaysys Technologies

based on 5 interviews
3 Interview rounds
Resume Shortlist Round
Technical Round - 1
Technical Round - 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Software Engineer Interview Questions from Similar Companies

4.0
 • 61 Interview Questions
3.7
 • 60 Interview Questions
3.5
 • 53 Interview Questions
3.4
 • 47 Interview Questions
3.8
 • 25 Interview Questions
3.8
 • 13 Interview Questions
View all
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

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