Technical Interview Questions
1. Which is the best page replacement algorithm and why?
2. What is software life cycle?
3. How much time is spent usually in each phases and why?
4. What is testing?
5. Which are the different types of testing?
6. Which are the different phases in Software life cycle?
7. Why is analysis and testing phases very important?
8. Why networks are layered? What is the advantage of that?
9. How many layers are there in OSI? Why is it called OSI model?
10. Which are the different network topologies?
11. Give an example of bus type network.
12. What is the Bandwidth of Ethernet?
13. Explain the advantage and disadvantage of Ethernet?
14. Which is the protocol used in Ethernet. (CSMA/CD) Why is it called so?
15. What is the advantage of Ring network?
16. Compare it with Ethernet.
17. What is inheritance, encapsulation etc.
18. If there are too many page faults what is the problem?
19. Which one you will use to implement critical section? Binary Semaphore
20. Which one is not done by Data link layer? bit stuffing, LRC, CRC ,parity check
21. Which one is not suitable for client-server application? TCP/IP, message passing, RPC, none of the above.
Popular Posts
-
1. What is the difference between C++ & Java? 2. Explain RMI Architecture? 3. How do you communicate between Applets & Servlets? ...
-
Explain user defined exceptions in oracle. A User-defined exception has to be defined by the programmer. User-defined exceptions are decla...
-
Technical Interview Questions 1. Which is the best page replacement algorithm and why? 2. What is software life cycle? 3. How much time...
-
TCS Written Paper Q1. Fill in the missing number in the sequence 5 7 11 ?? 35 67 (a) 24 (b) 33 (c) 19 ...
-
Explain IP, TCP and UDP. TCP – Transmission control Protocol is used to establish communication between nodes or networks and exchange dat...
-
C Preprocessor 9.1: How can I use a preprocessor #if expression to tell if a machine is big-endian or little-endian? #ifdef __BIG_ENDIAN ...
-
31. Can a nested object be used in Serialization ? Ans : Yes. If a class that is to be serialized contains references to objects of other c...
-
21. What is Globalizationa and Localization ? Ans : Globalization is the process of creating an application that meets the needs of users ...
-
Explain the difference between trigger and stored procedure. Trigger in act which is performed automatically before or after a event occu...
-
01. When was .NET announced? Ans : Bill Gates delivered a keynote at Forum 2000, held June 22, 2000, outlining the .NET 'vision'. T...

0 comments:
Post a Comment