which is the best antivirus and how to update it
Answer Posted / shankar
Mcafee is always best for corporate environment, for home
user go for kaspersky internet security with original product.
Rgds,
shankar ( security specialist) 9884444892
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how can I pad a string to a known length?
What is the explanation for the dangling pointer in c?
4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.
List some basic data types in c?
What are the advantages and disadvantages of a heap?
What is operator precedence?
What are global variables?
Compare array data type to pointer data type
Explain how do you determine the length of a string value that was stored in a variable?
Explain which function in c can be used to append a string to another string?
What is null pointer in c?
Is c pass by value or reference?
Do you know the use of fflush() function?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
How will you write a code for accessing the length of an array without assigning it to another variable?