Why scope resolution operator (::) cannot be overloaded?
Read Answers(2) | 16,305 Views |
what is meant by structure ?
application of structure?
difference between structure and unions?
Read Answers(5) | 15,613 Views |
In turbo c when we declare an uninitialized pointer, it stores some garbage value. In all the case i have seen that the data in that garbage memory address is 767 irrespective of the garbage address it is pointing.
why????
Read Answer(1) | 10,380 Views |
Describe a chicken using a programming language.
Read Answers(12) | 47,219 Views |
How would you find out if a machine’s stack grows up or down in memory?
Read Answers(5) | 17,896 Views |
How does Internet search work? Please see the attached chart.
Read Answers(3) | 9,359 Views |
What are some of the commonly used techniques to optimize code?
Read Answers(8) | 18,420 Views |
Name 7 layers of OSI models and define their functionality.
Read Answers(10) | 15,922 Views |
What was the most difficult program you had to write?
Read Answers(10) | 14,567 Views |
How do you multiply a variable by 16 without using the multiplication operator ‘*’?
Read Answers(44) | 21,140 Views |