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

Can I uninstall microsoft c++ redistributable?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


What are the implicit member functions of class?

0 Answers  


What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


What is a singleton class c++?

0 Answers  






Out of fgets() and gets() which function is safe to use and why?

0 Answers  


Explain rtti.

0 Answers  


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


What is difference c and c++?

1 Answers  


Explain what are single and multiple inheritances in c++?

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  


Categories