GeekInterview.com
  I am new, Sign me up!
 

Unix Programming Interview Questions


Unix Programming Interview Questions

Questions: 43
Comments: 82
 Showing Questions 11-20 of 43 Questions
<< Previous 1 [2] 3 4 5 Next >>
 Sponsored Links

 
 Unix Programming Interview Questions
Sorting Options :  

Latest Answer: A process is a program in execution. And a Job is a task. ...
Read Answers (2) | Asked by : dinesh

Latest Answer: I dont think so just by looking at the prompt one can recognize the shell [inputs pls, if otherwise], however you can run small commands to get the shell that you are using    ps -p $$ should be your answer. ...

Latest Answer: #include #include int stat(const char *path, struct stat *buf);The stat() function obtains information about the named file andwrites it to the area pointed to by the buf argument. The pathargument points to a pathname ...

Latest Answer: A zombie process is a process that completed execution but still in process table. When a process ends, all of the memory and resources associated with it are deallocated so they can be used by other processes. However, the process's entry in the ...

Latest Answer: IPC also ...
Read Answers (2) | Asked by : scott

Latest Answer: 0 or 1; depending upon the arguments given to kill. to enforce killing use kill -9 ...
Read Answers (1) | Asked by : scott

Latest Answer: Sockets won't come in Inter Process Communication.Inter Process communication means communication between the processes with in the same system.Sockets can communicate with the external systems ...
Read Answers (2) | Asked by : sripri

Latest Answer: Sleep() suspends execution for an interval ...
Read Answers (1) | Asked by : sripri

Latest Answer: The file server is a machine that shares its disk storage and files with other machines on the network. ...
Read Answers (1) | Asked by : fred

Latest Answer: Named pipe is nothing but FIFO ...
Read Answers (1) | Asked by : fred

View page << Previous 1 [2] 3 4 5 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape