STL (140)
OOPS (873)
C++ General (2409) what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
2279Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?
1 3564What is a mutex and a critical section.Whats difference between them?How do each of them work?
CTS,
4 13616
What does I oop mean?
Can a class be static in c++?
What is the use of object in c++?
What is purpose of new operator?
What is runtime errors c++?
What are single and multiple inheritances in c++?
Write about the use of the virtual destructor?
Will c++ be replaced?
Differentiate between an array and a list?
What is an interface in oop?
What is a string example?
Write a program in C++ for Fibonacci series
Question on Copy constructor.
What is atoi?
What is pointer to member?