Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) 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
4356print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
IBM,
4 9115write a c prog for removing duplicate character from an array and sorting remaining elements using a single array
1 6681Read the following program carefully and write the output
of the program. Explain each
line of code according to given numbering.
#include
How you can format a string without printing?
is there any choice in opting subjects like 4 out of 7
we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?
Discuss about iteration statements in C++ .
How to Get a handle on your files ?
Which programming language does php resemble?
Which is better codeigniter or laravel?
What do you mean by recursion in c?
Define what do next_posts_link() and previous_posts_link() do?
Differentiate between php5 and php7?
Which function is used to create a boxplot graph in R?
How can you invoke another program from within a C program?
What is difference between structure and union in c?
Does magento support multi vendor?
What is a cms website?