Answer Posted / dhaval patel
Mostly viruses are of exe files (application are also exe)
which is executable file in windows but in linux exe file
is of no use, in linux different format is used for
executable files.
Windows open application as administrative user & thus
application have total control over system but in linux
application are run in restricted mode & only required
authorities are gives to virus
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what will happend if i fire this command in linux " rm -r / "
Reverse the link list without creating new list ?
What are the advantages and disadvantages of Automicity, Consistency,Isolation & Durability?
How many of 14 digit numbers we can make with 1,2,3,4,5 that are divisible by 4. Repetitions allowed.
THERE iS ANY DEFAULT CONNECTION STRING FOR WINDOWS APPLICATION IN VB.NET2005 FROM WHICH AFTER CHANGING PROJECT DIRECTORY TO OTHER PLACE AND WE DID NOT CHANGE DATABASE PATH INB SQL CONNECTION ?????
Given a number (N), program to check whether its binary form has periodic or not
Sketch a velocity time graph for a skydiver jumping out of a plane.
difference between a for loop and a while loop? what are its uses in c language?
Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;
what are the main points to be included in our introduction when asked in hr...??
hi i am an CSE engg student and i cleared the PE exam of BEL 2012 both 24/07/012 and 01/08/2012 , so please if someone can help me with PE Interview question or subject or topics which i should cover that help me clear both Interview.PLZ help. my mail id is rjjkumar99@gmail.com
how to write regression test case?what is the difference between Client server & web based Testing? can we able to do UI Testing in web based Testing
1. Describe a time when you anticipated potential problems and developed Preventive measures.
which collection enforces type safety?
I am haning thousands emails in my send box (which i sended.) Now i want to send all these emails (Total in send box)to other by email. Can i send total emails at one time (Not sending each indivisually) by one comand; Please tell the steps..Thanks.