A file pointer always contains the __________ of the file
Answer Posted / jay
address of file
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
How is polymorphism achieved?
What is pure oop?
What is destructor give example?
What does no cap mean?
what is the drawback of classical methods in oops?
What is the real time example of encapsulation?
Can we have inheritance without polymorphism?
Why is polymorphism important in oop?
what is graphics
What is an interface in oop?
What is oops in simple words?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?