int getNum(); /*accepts input from the user.*/ long decBin(int n); /*     returns the binary equivalent of n.      Note: Use of built in functions that will automatically convert decimal to binary is not allowed. */ void display(long binary); /*displays the binary equivalent*/

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
100%

PROGRAM C

int getNum();
/*accepts input from the user.*/

long decBin(int n);
/*
    returns the binary equivalent of n. 
    Note: Use of built in functions that will automatically convert decimal to binary is not allowed.
*/

void display(long binary);
/*displays the binary equivalent*/
 
------------------------------------------------------------------------
 

 

I am a doctor and my son's a freshman Computer
main.c
decBin.h
decBin.c X
Custom Input
Output
Test Cases
Executions
Science student. He asked for help on conversion of
decimal to binary. Can you help me to do a program
that automatically converts decimal to binary?
O Test Case 1
You have been tasked to make a program that will
automatically convert decimal digits to binary digits.
Input
55
This is great! You could help someone to learn more
things.
Your
No Output
Implement the following functions:
Output
int getNum();
Expected
110111
/*accepts input from the user.*/
Output
long decBin(int n);
/*returns the binary equivalent of n. Use of built in fun
ctions that will automatically convert decimal to binar
O Test Case 2
y is not allowed.
*/
Input
16
void display(long binary);
*displays the binary equivalent*/
Your
No Output
Output
Note:
Expected
10000
1. Use only for loop.
Output
2. You are not allowed to edit main.c and
decBin.h. Add another file that contains the
implementation.
O Test Case 3
Input
Input
A single line containing a decimal number
Transcribed Image Text:I am a doctor and my son's a freshman Computer main.c decBin.h decBin.c X Custom Input Output Test Cases Executions Science student. He asked for help on conversion of decimal to binary. Can you help me to do a program that automatically converts decimal to binary? O Test Case 1 You have been tasked to make a program that will automatically convert decimal digits to binary digits. Input 55 This is great! You could help someone to learn more things. Your No Output Implement the following functions: Output int getNum(); Expected 110111 /*accepts input from the user.*/ Output long decBin(int n); /*returns the binary equivalent of n. Use of built in fun ctions that will automatically convert decimal to binar O Test Case 2 y is not allowed. */ Input 16 void display(long binary); *displays the binary equivalent*/ Your No Output Output Note: Expected 10000 1. Use only for loop. Output 2. You are not allowed to edit main.c and decBin.h. Add another file that contains the implementation. O Test Case 3 Input Input A single line containing a decimal number
O Test Case 1
Input
55
Your
No Output
Output
Expected
110111
Output
O Test Case 2
Input
16
Your
No Output
Output
Expected
10000
Output
O Test Case 3
Input
Your
No Output
Output
Expected
1000
Output
Transcribed Image Text:O Test Case 1 Input 55 Your No Output Output Expected 110111 Output O Test Case 2 Input 16 Your No Output Output Expected 10000 Output O Test Case 3 Input Your No Output Output Expected 1000 Output
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

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