Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c


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

Post New Answer

More C++ General Interview Questions

Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


What does scope resolution operator do?

0 Answers  


What is volatile and pragma? When they are used?

1 Answers  


Is c++ a programming language?

0 Answers  


Where Malloc(), Calloc(), and realloc() does get memory?

0 Answers  






Who discovered c++?

0 Answers  


What is private inheritance?

0 Answers  


What are the manipulators in c++?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


Does c++ have a hash table?

0 Answers  


What is compilation?

1 Answers   Datamatics, TCS,


What do you mean by stack unwinding in c++?

0 Answers  


Categories