Why void main is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between c and c++?
What is difference between array and pointer in c?
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
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
Explain what is the general form of a c program?
What is the use of static variable in c?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
HOW CAN ADD OUR FUNCTION IN LIBRARY.
What will be the output of following program #include main() { int x,y = 10; x = y * NULL; printf("%d",x); }
what is the diffrenet bettwen HTTP and internet protocol
What is #line in c?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,