Define pointers?


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

Post New Answer

More C++ General Interview Questions

What is the difference between interpreters and compilers?

0 Answers  


What are the 4 types of library?

0 Answers  


What are the types of array in c++?

0 Answers  


Implement a 2 dimensional array by one dimentional array

1 Answers   CTS,


what is the use of templates?

3 Answers  






What is :: operator in c++?

0 Answers  


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

0 Answers   Telecom,


Explain the difference between realloc() and free() in c++?

0 Answers  


Differentiate between declaration and definition in C++?

1 Answers  


What are the popular tools used to detect memory leaks in c++

4 Answers   TATA,


write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z

4 Answers  


Which is better turbo c++ or dev c++?

0 Answers  


Categories