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
What is structure of c program?
Can we assign string to char pointer?
Give basis knowledge of web designing ...
What is line in c preprocessor?
What are the types of i/o functions?
How can I send mail from within a c program?
What is the difference between %d and %i?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
What is floating point constants?
What is the newline escape sequence?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
What is the best way to comment out a section of code that contains comments?
Explain why c is faster than c++?
What is the use of in c?
What is the 'named constructor idiom'?