Answer Posted / saravanan
fflush will used to write file immediately instead of
storing in the memory.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are the two different types of polymorphism?
What is polymorphism in oop example?
Why is oop useful?
What is abstraction and encapsulation?
What is encapsulation in simple terms?
what's the basic's in dot net
what are the different types of qualifier in java?
When not to use object oriented programming?
What is the real time example of inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Can enum be null?
Write a program to reverse a string using recursive function?
What are the types of abstraction?
What is object in oop?