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?
2231Why 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 3493What is a mutex and a critical section.Whats difference between them?How do each of them work?
CTS,
4 13466
What is lambda expression c++?
When does a 'this' pointer get created?
What is class in oop with example?
Can c++ do everything c can?
What is difference between oop and pop?
Why is null pointer used?
Can java be faster than c++?
Why namespace is used in c++?
What is the most useful programming language?
Can a list of string be stored within a two dimensional array?
What is the type of 'this' pointer? When does it get created?
Define what is constructor?
What is the difference between the indirection operator and the address of oper-ator?
What is runtime errors c++?
Explain the static storage classes in c++.