2. What do you mean by DHCP?
DHCP stands for Dynamic Host Configuration Protocol, it is a network protocol, and it enables the server to assign automatically, IP address to a computer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????
3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
What do you mean by text editor?
what are wrapper classes
When will you use shell script/Perl ahead of C/C++?
Number of null pointers in any binary tree
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
What is meant by QUEUE?
which book we learned this mantis? how many version are realsed this mantis upto now?
5.Call by value and Call by reference with program?