Indentify the essential difference between GUI and a
command line operating systems?
Answer / 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 |
if there are n nodes in a binary tree, how many null pointers are there?
Difference between abstract class and Interfaces in Java
9 Answers Nest, Persistent, Yantro Software,
in teradata level primary in table level allows duplicates why?
Why multiple inheritance is removed in java?
what is the difference between java , sap ,.net , orecle apps ?
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
how can we implement locks in plsql?