You are on page 1of 1

VARIABLE DESCRIPTION

Name Datatype Use


name String to input name of file
i int loop control variable
VARIABLE DESCRIPTION
Name Datatype Use
marks float to input marks of student
rno int to input roll number
i int loop control variable

VARIABLE DESCRIPTION
Name Datatype Use
data String Used to input a string
counter Int loop control variable

VARIABLE DESCRIPTION
Name Datatype Use
text String used to input text and store it
in file
i Int loop control variable

You might also like