What is the Maximum Size that an Array can hold?
Answer Posted / chumma oru peru
Its 9999
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What is flush () in c++?
Can you pass an array to a function in c++?
What is an operator function? Describe the function of an operator function?
What does std :: flush do?
Explain the concept of copy constructor?
Explain the difference between struct and class in terms of access modifier.
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?
Does c++ vector allocate memory?
What is the difference between strcpy() and strncpy()?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
Is there finally in c++?
What is the prototype of printf function?
What is srand c++?