What are the total number of lines written by you in C/C++?
What is the most complicated or valuable program written in
C/C++?
Answer Posted / sahadev
depend upon the available memory in the ram,it may be one
line or more
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
Why c++ is created?
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?
What is abstract keyword in c++?
Out of fgets() and gets() which function is safe to use and why?
What is a multimap c++?
Explain container class.
What is a class definition?
What is a map in c++?
Which format specifier is used for printing a pointer value?
When must you use a pointer rather than a reference?
How do you differentiate between overloading the prefix and postfix increments?
What is functions syntax in c++?
What is encapsulation in c++ with example?
What are the uses of pointers?
What are arrays c++?