Add office photos
Employer?
Claim Account for FREE

Novell

4.4
based on 25 Reviews
Filter interviews by

Advantmed Interview Questions and Answers

Updated 5 Feb 2024

Q1. Differentiate Repeater, Bridge, Router, Gateway. What is an adaptive learning bridge?

Ans.

Repeater, Bridge, Router, and Gateway are network devices that operate at different layers of the OSI model. An adaptive learning bridge is a bridge that uses machine learning algorithms to optimize network performance.

  • Repeater: Operates at the physical layer of the OSI model, regenerates incoming signal to extend the network's reach.

  • Bridge: Operates at the data link layer, connects two different network segments and filters traffic based on MAC addresses.

  • Router: Operates at ...read more

Add your answer

Q2. How long does a packet of size take to travel in an ethernet?

Ans.

The time taken for a packet of size to travel in an ethernet depends on various factors.

  • The time taken for a packet to travel in an ethernet network is influenced by factors such as network congestion, distance between sender and receiver, and the speed of the network.

  • For example, a small packet may take microseconds to travel within a local network, while a larger packet may take milliseconds to reach its destination.

  • Ethernet networks typically have a maximum transmission un...read more

Add your answer

Q3. Tell why fork and exec are implemented as two different calls and not as one?

Ans.

Fork and exec are implemented as two different calls to allow for flexibility and efficiency in process creation and execution.

  • Fork creates a new process by duplicating the existing process, including its memory and resources.

  • Exec replaces the current process with a new program, loading it into the current process's memory space.

  • Separating fork and exec allows for more control over the creation and execution of processes.

  • For example, a program can fork multiple processes and ...read more

Add your answer

Q4. How do you enforce consistency of data structures of the driver in a multiuser environment?

Ans.

Enforcing consistency of data structures in a multiuser environment requires implementing strict validation rules and utilizing database transactions.

  • Implement strict validation rules to ensure data entered by users conforms to the required structure.

  • Utilize database transactions to ensure that changes to the data structures are atomic and consistent.

  • Use locking mechanisms to prevent concurrent access and modification of the data structures by multiple users.

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

Q5. List all the process calls generated in Unix from the time a process is created till it dies?

Ans.

List of process calls generated in Unix from creation to termination

  • Fork: Creates a new process by duplicating the existing process

  • Exec: Replaces the current process image with a new one

  • Wait: Parent process waits for the child process to terminate

  • Exit: Terminates the process

  • Kill: Sends a signal to a process to terminate it

Add your answer

Q6. Device Drivers, Structure of a streams driver

Ans.

Device drivers are software that allow the operating system to communicate with hardware devices. Streams drivers are a type of device driver that use the streams framework in Unix-like operating systems.

  • Streams drivers in Unix-like operating systems follow a specific structure defined by the streams framework.

  • They consist of modules that handle different aspects of data transfer between the device and the operating system.

  • Examples of streams drivers include network interface...read more

Add your answer

More about working at Novell

HQ - Bangalore/Bengaluru, Karnataka, India
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 305 Interview Questions
4.4
 • 247 Interview Questions
3.4
 • 172 Interview Questions
4.1
 • 167 Interview Questions
4.2
 • 151 Interview Questions
4.1
 • 149 Interview Questions
View all
Top Novell 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
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