what is meant by files?

Answer Posted / teja

files are nothing but collection of data

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1403


What is this pointer in oop?

553


What is encapsulation selenium?

554


What is the purpose of enum?

579


What does oop mean in snapchat?

680






What are the benefits of polymorphism?

619


Where is pseudocode used?

563


This program numbers the lines found in a text file. Write a program that reads text from a file and outputs each line preceded by a line number. Print the line number right-adjusted in a field of 3 spaces. Follow the line number with a colon, then one space, then the text of the line. You should get a character at a time and write code to ignore leading blanks on each line. You may assume that the lines are short enough to fit within a line on the screen. Otherwise, allow default printer or screen output behavior if the line is too long (i.e., wrap or truncate). A somewhat harder version determines the number of spaces needed in the field for the line numbers by counting lines before processing the lines of the file. This version of the program should insert a new line after the last complete word that will fit within a 72-character line.

1635


What is overriding in oops?

600


What is the benefit of oop?

570


Is html an oop?

579


What is the real time example of inheritance?

637


What is the difference between inheritance and polymorphism?

586


What is variable example?

593


What is the use of oops?

619