Indentify the essential difference between GUI and a
command line operating systems?
Answer Posted / nag
GUI-graphical user inter face
Command line arguments-the arguments passed along the commands at the command prompt
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Please describe an example where you used object orientation in one of your programs.
How to use string functions in QTP?give some examples
how to convert infix expression to prefix expression?
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
Write a program to find factorial of a number using functions
Difference of Console, web & windows applications?
Explain polymorphism. Provide an example.
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
public static void main(String args[]) describe it
Write a shell program to test whether a given year is leap year or not ?
what are resources in case of Threads
What is SOLID Principle in Programming Language?