which is the best antivirus and how to update it

Answer Posted / tiger

Norton is best

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is uses of .net

1273


Why & is used in c?

709


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1900


Explain what is the difference between a free-standing and a hosted environment?

632


What is the sizeof () operator?

621






Differentiate between static and dynamic modeling.

613


What are register variables in c?

571


Is it possible to initialize a variable at the time it was declared?

755


int far *near * p; means

3115


struct screen_pos{ int row, col } ;move_right(cursor)struct screen_pos *cursor;{ cursor.col++; } /* This statementhas a syntax error */What is the correct statement a) cursor.col = cursor.col + 1; b) col.cursor++; c) *cursor.col++; d) pointer

762


How do I send escape sequences to control a terminal or other device?

606


What are the disadvantages of external storage class?

585


State the difference between x3 and x[3].

648


What is a program flowchart?

598


Is there any demerits of using pointer?

623