General Interview Questions
1: C# Interview Questions
General Questions
Does C# support multiple-inheritance? No.
Who is a protected class-level variable available to? It is available to any sub-class (a class inheriting this class).
Are pr
2: C Sharp Interview Questions
What’s the
implicit name of the parameter that gets passed into the class’ set
method? Value, and its datatype depends on whatever variable we’re
changing. How
do you inherit from a class
3: 100 Technical Question !!
What is the difference between shadow and override?
Overriding is used to redefines only the
methods.but shadowing redefines the entire element.
You have an event handler called MyEvent a
4: More Computer Architecture Questions with Answers
What is meant by LATCH?Latch is a D- type flip-flop used as a temporary storage device controlled by a timing signal, which can store 0 or 1. The primary function of a Latch is data storage. It is use
5: Computer Architecture Questions
Can you be able to identify between Straight- through and Cross- over cable wiring?Straight-through is type of wiring that is one to to one connection Cross- over is type of wiring which those wires a
6: Some OS Interview Questions
What is MUTEX ?What isthe difference between a ‘thread’ and a ‘process’?What is INODE?Explain the working of Virtual Memory.How does Windows NT supports Multitasking?Explain the Unix Kernel.What is Co
7: Some PC - Networkin Questions
Workers can not print from the printer, there user log on are
correct and are allowed to print from that printer in active directory.
How would you resolve this issue?What is the difference between hu
8: 10 Bottles of Pills
This is a pretty popular brain teaser with many companies.
On the shelf you have 10 identical bottles of identical pills (let’s
say there’s a hundred pills in each bottle). However, one of those 10
bo
9: Some Quickies
1. How did you first get interested in Computer Science? 2. What do you like to do best related to computers now (programming, administration, testing, manage projects, etc)?
10: Popular Interview Questions and Answers
Describe a challenging work issue you had to face, and how you dealt with it?
Consider what would be the requirements of the ‘new’ job/organization
and find something in your past that highlights a sk
Page 1 of 2
[1] [2]