I am trying to write a multithreaded program to generate Fibonacci sequence. I need a parent thread and 3 child thread which will generate three different Fibonacci sequences of different lengths. The parent thread will then display the output of the child threads. Can anyone help me get started?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.