can we create and enter the data & hide files using
programmes ?
Answer Posted / pranjal prakash srivastava
Yes we can
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is a class and object?
What is class in oop with example?
What is an advantage of polymorphism?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is and I oop mean?
What is this pointer in oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
any one please tell me the purpose of operator overloading
What is the oops and benefits of oops programming?
What are the important components of cohesion?
Where is pseudocode used?
Get me a number puzzle game-program
write a programe to calculate the simple intrest and compund intrest using by function overlading