What is a lambda function c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is pure virtual function?
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
What is the cout in c++?
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?
Why do we use constructor?
Which sort does c++ use?
How the virtual functions maintain the call up?
What does new return if there is insufficient memory to make your new object?
how can u create a doubly linked list with out using pointers?
Explain linear search.
Difference between class and structure.