CDPATH shell variable is in(c-shell)


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

Post New Answer

More C++ Interview Questions

Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 Answers  


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


How do you work around them?

0 Answers   Amazon,


What is partial specialization or template specialization?

0 Answers   Amazon,


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,






Tell us the size of a float variable.

0 Answers   Accenture,


What are the advantages and disadvantages of B-star trees over Binary trees?

0 Answers  


How can you force the compiler to not generate them?

0 Answers   Amazon,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


Explain the difference between C and C++.

0 Answers   Accenture,


In C++ what is a vtable and how does it work?

0 Answers   Agilent,


Categories