which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / neeraj kandwal
all r preprocessor directive
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
Describe the steps to insert data into a singly linked list.
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
Explain what is the heap?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
Write a program to show the change in position of a cursor using c
Where are c variables stored in memory?
What is hashing in c language?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }
write an algorithm to display a square matrix.
Write the Program to reverse a string using pointers.
What is double pointer?
code for quick sort?
the question is that what you have been doing all these periods (one year gap)