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
Write a pascal program to calculate the sum of the first 100 even number and odd number
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
public static void main(String args[]) describe it
how pseudo column works?
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
What is test execution and when will we start execution please send me one example for this question
Plz sent me in .net 2.0 interview Question & answers?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
sample code for data transfer between two r/2 systems and r/3 systems?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?