Without Computer networks, Computers will be half the use.
Comment.
Answer / Sumit Choudhary
This statement is true as computer networks allow for communication, collaboration, and resource sharing between computers, thereby significantly increasing their usefulness.
| Is This Answer Correct ? | 0 Yes | 0 No |
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
Is it possible to run using programming C for Java Application?
How are variables declared in c?
What is function prototype in c with example?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is dynamic memory allocation?
What are data breakpoints?
a c code by using memory allocation for add ,multiply of sprase matrixes
What is the meaning of 2d in c?
What are the header files used in c language?
how to generate the length of a string without using len funtion?
Can we declare function inside main?