The differences between Windows XP and Windows Visa
Answer Posted / naresh lingampally
Comparing XP and VISTA
there is visually a change in the Start Menu.
The Security feature is more expertise
later version of Vista came with Windows mail as default
email client.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are volatile variables in c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is #include conio h?
What is array in C
What does the c preprocessor do?
What is getche() function?
What is string in c language?
In which header file is the null macro defined?
What are the different types of errors?
Write a Program to accept different goods with the number, price and date of purchase and display them
Explain enumerated types in c language?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
What is array within structure?
Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250
Explain how can you be sure that a program follows the ansi c standard?