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.
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of I/O library in C++ ?
What will happen if when say delete this ?
How do I run a program in notepad ++?
How is memory managed in C++?
What is Object Oriented programming.what is the difference between C++ and C?
What is a hashmap c++?
"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"
9 Answers College School Exams Tests, HCL,
Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.
16 Answers BNB, FDS, Goldman Sachs, Nagarro,
Explain linear search.
What is c++ 11 and c++ 14?
What's the most powerful programming language?
Implement strncpy