which is the best antivirus and how to update it

Answer Posted / matloob

microsoft security essential is the best antivirus
Easy to update. every one in day to day life is using
internet. just click to the button of update every week.
its free frm microsoft.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2000


When do we get logical errors?

633


Explain the use of function toupper() with and example code?

651


Why should I use standard library functions instead of writing my own?

667


What is a structure in c language. how to initialise a structure in c?

603






How can you call a function, given its name as a string?

710


What are the string functions? List some string functions available in c.

598


Why are algorithms important in c program?

614


How many levels of pointers can you have?

695


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

2513


what are enumerations in C

718


Do you know null pointer?

601


In which language linux is written?

595


Can a pointer be null?

558


What is a memory leak? How to avoid it?

569