Add office photos
Employer?
Claim Account for FREE

Sourcebits Technologies

2.9
based on 17 Reviews
Filter interviews by

Reliance Industries Interview Questions and Answers

Updated 5 Feb 2024

Q1. 2-) What happens to the child process when parent gets terminated

Ans.

When a parent process is terminated, the child process becomes an orphan and is adopted by the init process.

  • When a parent process is terminated, the child process is not automatically terminated.

  • The child process becomes an orphan and is adopted by the init process.

  • The init process becomes the new parent of the orphaned child process.

  • The orphaned child process continues to run independently until it completes or is terminated.

Add your answer

Q2. 5-)What do you mean by incode , deadlock recovery and hierarchical file structure

Ans.

Incode refers to the code that is embedded within a program. Deadlock recovery is the process of resolving deadlocks in a system. Hierarchical file structure is a way of organizing files in a hierarchical manner.

  • Incode refers to the code that is written within a program.

  • Deadlock recovery involves detecting and resolving deadlocks in a system.

  • Hierarchical file structure organizes files in a tree-like structure with parent and child relationships.

  • Example of incode: Inline funct...read more

Add your answer

Q3. 3-)What are various memory available in OS

Ans.

Various memory available in an OS include primary memory (RAM), secondary memory (hard disk), cache memory, and virtual memory.

  • Primary memory (RAM) is used to store data and instructions that are currently being used by the CPU.

  • Secondary memory (hard disk) is used for long-term storage of data and programs.

  • Cache memory is a small, high-speed memory that stores frequently accessed data to improve CPU performance.

  • Virtual memory is a technique that allows the OS to use a portion...read more

Add your answer

Q4. Generate a program for finding the prime numbers

Ans.

Program to find prime numbers

  • Start with a loop to iterate through numbers

  • Check if each number is divisible by any number less than itself

  • If not divisible, it is a prime number

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

Q5. Define web server

Ans.

A web server is a computer program that serves requested HTML pages or files to clients over the internet.

  • A web server is responsible for hosting websites and delivering web content to users.

  • It receives requests from clients (web browsers) and responds with the requested files or data.

  • Web servers use protocols like HTTP or HTTPS to communicate with clients.

  • Examples of web servers include Apache HTTP Server, Nginx, and Microsoft IIS.

Add your answer

Q6. 4-)Define paging

Ans.

Paging is a memory management technique used in computer systems to divide the physical memory into fixed-size blocks called pages.

  • Paging allows the operating system to allocate memory to processes in a more efficient manner.

  • Each page is a fixed-size block of memory, typically 4KB in size.

  • The logical address space of a process is divided into pages, and the physical memory is divided into frames of the same size.

  • When a process needs to access a particular memory location, the...read more

Add your answer
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 Application Developer Interview Questions from Similar Companies

3.9
 • 213 Interview Questions
3.7
 • 92 Interview Questions
4.1
 • 43 Interview Questions
3.7
 • 28 Interview Questions
3.8
 • 27 Interview Questions
3.9
 • 14 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
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