Why scope resolution operator (::) cannot be overloaded?
Read Answers(2) | 7,808 Views |
what is meant by structure ?
application of structure?
difference between structure and unions?
Read Answers(5) | 8,444 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) | 6,428 Views |
Describe a chicken using a programming language.
Read Answers(12) | 28,405 Views |
How would you find out if a machine’s stack grows up or down in memory?
Read Answers(5) | 11,094 Views |
How does Internet search work? Please see the attached chart.
Read Answers(3) | 5,871 Views |
What are some of the commonly used techniques to optimize code?
Read Answers(8) | 13,488 Views |
Name 7 layers of OSI models and define their functionality.
Read Answers(10) | 10,685 Views |
What was the most difficult program you had to write?
Read Answers(10) | 10,697 Views |
How do you multiply a variable by 16 without using the multiplication operator ‘*’?
Read Answers(44) | 14,878 Views |