Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~384 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Nymphalys08

Hi, how do you read multiple data types in a file and storing it in a linked list. I read the items with no linked list but when I used linked list it doesnt work. I think there is something wrong in my code. Programming language: C++ Thank you struct …

Member Avatar for pospisil80
0
178
Member Avatar for Nymphalys08

Hi Experts, I want to ask if there is a way if the user input a character it will handle an exception and go back again to the menu but in my code it wont go back to the menu. Thank you public class main { public static void main(String[] …

Member Avatar for JamesCherrill
0
71
Member Avatar for Nymphalys08

Hi Experts, Appreciate your help or advise as I am stuck. The user will input all of the objects (like name, gender, age) into the system. Once, user input it will write to a file. The program should only handle file handling. is my program correct? Thank you in advance …

Member Avatar for rproffitt
0
38
Member Avatar for Nymphalys08

Hi Experts, I have a question. I have an object and want to insert in a text file. Before inserting, I want to check if it is duplicate. If no duplicate is found, I will insert the object. If yes, will not insert an object? Do I need a collection …

Member Avatar for Naheedmir
0
47
Member Avatar for Nymphalys08

Hi, I would like to ask regarding File Handling in Java. I am creating a program for my school project and we should use file handling only (.txt) not database. When I add a product (with product code, product name, price, etc), I want to save it in a file. …

Member Avatar for rproffitt
0
50