Tell us about yourself.

Answer Posted / jayasudha

Hi,

I am Jayasudda, I have completed my B.A (Economics) in
Bharathidasan Govt College for Women in Pondicherry. My
father Mr. Jayabal, he is a Govt employee my mother Mrs.
Amudha, she is house wife i have a younger brother he is
doing diploma (ECE) III year.

My strength is honesty, punctuality.

My hobbies are gardening.


That's pretty much about me.

Is This Answer Correct ?    9 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1826


What are oops functions?

575


What is overriding vs overloading?

576


What are the benefits of polymorphism?

612


What is polymorphism programming?

593






Can abstract class have normal methods?

600


How oops is better than procedural?

581


What is the benefit of oop?

564


What is class and example?

561


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.

1630


What are the 4 pillars of oop?

660


What is object and class in oops?

573


What is methods in oop?

535


What does and I oop mean in text?

614


What is stream in oop?

833