Archive for January, 2008
Aptitude Questions
While traveling in a road, the road diverges left and right. one way goes to the heaven and other one goes to hell i want to go to heaven. In that village only two inhabitants are living one is knight and other one is knave. knight will always speak truth and knave will always speak [...]
8085 Questions
what is the difference between program counter and stack pointer . and what is the difference between data and address.what are the difference between memory and memory location.
what is machine cycle,instruction cycle and T-state?
difference between memory mapped IO and IO mapped IO?
what are assembler and cross assembler?
define interrupt? and its types
What is the difference between [...]
VLSI Questions
Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram.
In the design of a large inverter, why do we prefer to connect small transistors in [...]
CCNA Practice Questions
Multiple Choice questions:
Q1. Which of the following is Class C IP address?
A. 10.10.14.118
B. 135.23.112.57
C. 191.200.199.199
D. 204.67.118.54
Correct Answer: D.
ASP.NET Interview Questions
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.
inetinfo.exe is theMicrosoft IIS server running, handling ASP.NET requests among other things.When an ASP.NET request is received (usually a file with .aspx extension),the ISAPI filter aspnet_isapi.dll takes care of it by passing the request tothe actual worker process aspnet_wp.exe.
What’s the difference between Response.Write() andResponse.Output.Write()?
The [...]
More Networking Questions
Describe OSPF
1. OSPF areas, the purpose of having each of them
2. Types of OSPF LSA, the purpose of each LSA type
3. What exact LSA type you can see in different areas
4. How OSPF establishes neighboor relation, what the stages are