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
What is ambiguity in inheritance?
What is encapsulation c#?
What is overriding in oops?
What are the important components of cohesion?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is a null tree?
officer say me - i am offered to a smoking , then what can you say
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?
Can enum be null?
What is oops in simple words?
program for insertion ,deletion,sorting in double link list
Why is polymorphism needed?
i got a backdoor offer in process global,Bangalore..Can i work with it?
How do you define a class in oop?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).