3 3. Write a program in C to find the maximum number among 3 numbers using a pointer. Take the input from user. 4. Write a program in C that will print largest and the second largest elements of an array. Array size will be 10 and the input will be taken from user. 5. Write a program in C that will find the even numbers and odd numbers from an array. The even numbers will be stored an another array named evenArray and odd numbers will be stored in the oddArray. Then print both array. The size of all 3 array will be 12. Prototype: void findEvenOddNumber(int size, int originalArr[], int evenArr[], int oddArr[]); 6. Write a program which reads string and rewrite it in alphabetical order. For example, the word STRING should be written as GINRST. 7. Write a program to replace a particular word by another word in a given string. For example the "PYTHON" should be replaced by "C" in the text "It is good to program in PYTHON language". 8. Write a program that will find the maximum number from 3 float type numbers. You have to use

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Only Question 5.
2
3
6.
3. Write a program in C to find the maximum number among 3 numbers using a pointer. Take the
input from user.
4. Write a program in C that will print largest and the second largest elements of an array. Array
size will be 10 and the input will be taken from user.
5. Write a program in C that will find the even numbers and odd numbers from an array. The even
numbers will be stored an another array named evenArray and odd numbers will be stored in
the oddArray. Then print both array. The size of all 3 array will be 12. Prototype: void
findEvenOddNumber(int size, int originalArr[], int evenArr[], int oddArr[]);
6. Write a program which reads string and rewrite it in alphabetical order. For example, the word
STRING should be written as GINRST.
7. Write a program to replace a particular word by another word in a given string. For example the
"PYTHON" should be replaced by "C" in the text "It is good to program in PYTHON language".
8. Write a program that will find the maximum number from 3 float type numbers. You have to use
Transcribed Image Text:2 3 6. 3. Write a program in C to find the maximum number among 3 numbers using a pointer. Take the input from user. 4. Write a program in C that will print largest and the second largest elements of an array. Array size will be 10 and the input will be taken from user. 5. Write a program in C that will find the even numbers and odd numbers from an array. The even numbers will be stored an another array named evenArray and odd numbers will be stored in the oddArray. Then print both array. The size of all 3 array will be 12. Prototype: void findEvenOddNumber(int size, int originalArr[], int evenArr[], int oddArr[]); 6. Write a program which reads string and rewrite it in alphabetical order. For example, the word STRING should be written as GINRST. 7. Write a program to replace a particular word by another word in a given string. For example the "PYTHON" should be replaced by "C" in the text "It is good to program in PYTHON language". 8. Write a program that will find the maximum number from 3 float type numbers. You have to use
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY