Why cstdlib is used in c++?


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

Post New Answer

More C++ General Interview Questions

Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


Describe linkages and types of linkages?

0 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement

4 Answers  






Why do we use constructor?

0 Answers  


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


Differentiate between the message and method?

1 Answers  


What is else if syntax?

0 Answers  


How important is c++?

0 Answers  


Declare a class vehicle and make it an abstract data type.

0 Answers  


What is the use of default constructor?

0 Answers  


Categories