|
|
NEW INTERVIEW QUESTIONS.COM
OPERATING SYSTEMS INTERVIEW QUESTIONS
LINUX INTERVIEW QUESTIONS DETAILS
NewInterviewQuestions.com - Home for World's Largest Interview Questions Website.
A D V E R T I S E M E N T
Question |
You need to create a new group called sales with Bob, Mary and Joe as members. Which of the following would accomplish this? Choose one:
a. Add the following line to the /etc/group file: sales:44:bob,mary,joe b. Issue the command groupadd sales. c. Issue the command groupadd -a sales bob,mary,joe d. Add the following line to the /etc/group file: sales::44:bob,mary,joe |
Answer
|
Answer: d
One of the quickest ways to create a new group is to edit the /etc/group file adding the groupname, password, GID, and members.
© NewInterviewQuestions.com
|
If you have the better answer, than send it to us. We will display your answer after the approval.
Rate the above answer. Help us to know about the answer.
Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.
A D V E R T I S E M E N T
|
|
|
Latest 10 Answers
|
Hub supports broadcasting.But switch supports unicasting and broadcasting.So many network system using switch.
|
Between 2GB And 4GB.
|
100000
|
A LIST OF BALANCES OF A/CS OF LEDGERS IS CALLED A TRIAL BALANCE.
|
log6=e^6 and log5=e^5 then log(a+b)=log(a*b).e^(6*5)=e^30.
so,log30 is answer.
|
tn=a+(n-1)d.
series is 112,126,140,154......994.
a=112,tn=994,d=14.sustitute will get n=64.
sn=n/2{first term+last term),sn=64/2{112+994},sn=35392
|
1.Employee Details
2.Patient details
3.Hospital Location
4.Ambulance Service
5.operation rooms
6.No of Staff doctors,nurse etc.
5.Availabilty of Good service
|
Data reader is to read the data .It can read only one row data at a time.
Data adapter acts as a bridge between Database and data set.It is used to maintain the connection and it reads whole data at a time.
|
# include
#include
void main()
{
clrscr();
printf("\n "xxx"\n");
getch();
}
|
variable is a place where we can store different type of value.
In other word,in computer memory the space where we store constant value i.e.we can say the home of constant in memory.
|
|