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?
2284Why 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 3573What is a mutex and a critical section.Whats difference between them?How do each of them work?
CTS,
4 13634
Can non graphic characters be used and processed in C++?
Define anonymous class.
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
What are main features of oop?
Why is null pointer used?
What are the rules about using an underscore in a c++ identifier?
Why do we use class?
Are c and c++ similar?
Differentiate between the message and method in c++?
Describe new operator?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Can we use stl in coding interviews?
What is pure virtual function? Or what is abstract class?
Mention the purpose of istream class?
what kind of projects are suitable for c and c++