What is array in c++ example?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are the important differences between c++ and java?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


What is low level language in simple words?

0 Answers  


What is RTRT tool?can it be used for automation?can it work on packet PC?

3 Answers  


Explain what is oop?

0 Answers  


What are vectors used for in c++?

0 Answers  


Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


Is c++ the best programming language?

0 Answers  


How would you find out if a linked-list is a cycle or not?

0 Answers  


What is the size of a vector?

0 Answers  


Categories