Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer
4424There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?
5 9315find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
2355how to print the character with maximum occurence and print that number of occurence too in a string given ?
2537what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
6 8727The program will first compute the tax you owe based on your income. User is prompted to enter income. Program will compute the total amount of tax owed based on the following: Income Tax 0 - $45,000 = 0.15 x income $45,001 - $90,000 = 6750 + 0.20 x (income – 45000) $90,001 - $140,000 = 15750 + 0.26 x (income – 90000) $140,001 - $200,000 = 28750 + 0.29 x (income – 140000) Greater than $200,000 = 46150 + 0.33 x (income – 200000) Dollar amounts should be in dollars and cents (float point numbers with two decimals shown). Tax is displayed on the screen.
1677Post New Microsoft C Interview Questions
What is pg_toast?
What are some of the options available to transfer materials from one plant to another?
What is a deferred tax asset?
Where can we find the throughput option in informatica?
What are some of the design patterns used in the spring framework?
What is routeractive?
What are all the technical steps involved when the data transmission from server via router?
Is it possible to split the print reviewer into more than one region ?
Is visual studio 2019 available?
my dear friends i want to know about pattern of HPCL & SAIL written exam papers. so please send me the details.
How do you find recently downloaded files?
Explain me what's your experience in patient collections? : insurance health
While creating a web part, which is the ideal location to initialize the web controls?
How to lock transactions?
what is the minimum reinforcement provided in beams,footings,slabs? what is the minimum soil bearing capacity to design a multistorey building