Loading
Browsing articles in "interview questions"
Apr
3
2012

Networking Interview Questions Part-1

networking-1

Basic Networking Questions and Answers: 1 :: What is an Object server? With an object server, the Client/Server application is written as a set of communicating objects. Client object communicate with server objects using an Object Request Broker (ORB). The client invokes a method on a remote object. The ORB locates an instance of that object server class, invokes the requested method and returns the results to the client object. Server objects must provide support [...]

Mar
26
2012

IMPORTANT SEO INTERVIEW QUESTIONS

seo interview questions

SEO INTERVIEW QUESTIONS: If you’re looking for an SEO position, these might be some questions to be familiar with before you head into it. 1) Give me a description of your general SEO experience. 2) Do you currently do SEO on your own sites and give me some examples. Do you operate any blogs? Do you currently do any freelance work and do you plan on continuing it? 3) Where do you think the SEO [...]

Mar
14
2012

Basic Hardware Interview Questions

hardware

1. Types of Rams? Ans. 2. What are the slots in motherboard?(ON mother board 10que) Ans. Accelerated Graphics Port: The Accelerated Graphics Port (also called Advanced Graphics Port, often shortened to AGP) is a high-speed point-to-point channel for attaching a graphics card to a computer’s motherboard, primarily to assist in the acceleration of 3D computer graphics. Advanced Communications Riser: A Advanced Communications Riser, or ACR, is a form factor and technical specification for PC motherboard [...]

Mar
12
2012

General Interview Questions

general interview

GENERAL INTERVIEW QUESTIONS: Apart from job specific, technical, and experience questions, the following is a selection of the most popular questions asked by interviewers. It will be time well spent studying each question and writing out your answers rather than just thinking them through. 1. Tell me about yourself? 2. Why should we give you the job? 3. What is your major achievement? 4. What are you good at? 5. What sort of person are [...]

Mar
9
2012

BPO INTERVIEW QUESTIONS

bpo

Hi all, if anybody is looking out for bpo job[voice process] and require questions and answer’s for that. What is BPO? Business process outsourcing means examining the processes that compose the business and its functional units, and then working with focused service providers to both re-engineer and outsource these at the same time. BPO involves the full transfer of responsibility for functions such as transaction processing, policy servicing, claims management, HR, finance, and compliance to [...]

Mar
8
2012

C#.Net Interview Questions

c#.net1

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 is done to the text. Strings are immutable, so each time it’s being operated on, a new instance is created. Can you store multiple data types in System.Array? No. What’s the difference between the System.Array.CopyTo() and System.Array.Clone()? The first one performs a deep copy of the array, the second one [...]

Feb
27
2012

JAVA INTERVIEW QUESTIONS

java-image

Java Interview Questions * Q1. How could Java classes direct program messages to the system console, but error messages, say to a file? A. The class System has a variable out that represents the standard output, and the variable err that represents the standard error device. By default, they both point at the system console. This how the standard output could be re-directed: Stream st = new Stream(new FileOutputStream(“output.txt”)); System.setErr(st); System.setOut(st); * Q2. What’s the [...]

Tutorials & Interview Questions

PageRank



E-Books of the month

Guide-to-HTML-JavaScript-and-PHP Sams.Teach.Yourself.C.plus.plus.in.24.Hours.5th.Edition.2011 A limited time offer only for one month.The Books are Guide to HTML, JavaScript and PHP For Scientists and Engineers & Sams Teach Yourself is a Book in which you can learn the c++ within 24 hours...

Enter your Email to Grab free E-Books


didn't receive the e book please contact us at info@downloadsparade.com

Recent Comments

Who's Online

  • 0 Members.
  • 4 Guests.

Stats