Java interview questions and answers
What is garbage collection? What is the process that is responsible for doing that in java? – Reclaiming the unused ......
Read the rest of this entry »
Interview»
Perl interview questions and answers
# What arguments do you frequently use for the Perl interpreter and what do they mean? # What does the ......
Read the rest of this entry »
Interview»
J2EE interview questions and answers
What makes J2EE suitable for distributed multitiered Applications? - The J2EE platform uses a multitiered distributed application model. Application logic ......
Read the rest of this entry »
Interview»
ASP.NET interview questions and answers
# Describe the difference between a Thread and a Process? # What is a Windows Service and how does its ......
Read the rest of this entry »
Interview»
JavaScript interview questions and answers
# What’s relationship between JavaScript and ECMAScript? – ECMAScript is yet another name for JavaScript (other names include LiveScript). The ......
Read the rest of this entry »
Interview»
PHP interview questions and answers
What does a special set of tags <?= and ?> do in PHP? – The output is displayed directly to ......
Read the rest of this entry »
Question»
C++ Interview questions and answers
# How do you decide which integer type to use? # What should the 64-bit integer type on new, 64-bit ......
Read the rest of this entry »
Question»
C# interview questions and answers
What’s the advantage of using System.Text.StringBuilder over System.String? StringBuilder is more efficient in the cases, where a lot of manipulation ......
Read the rest of this entry »
Interview»
eBay interview questions and answers
eBay interview questions and answers A reader went through an interview at eBay and shared the questions asked. 1. Let’s ......
Read the rest of this entry »
Database»
Cisco Interview Questions
1)Explain an algorithm for path planning in a given map. 2)Write a code to find the shortest path in a ......
