What is an example of structure?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are the scope of static variables?

0 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

0 Answers   Ignou, Microsoft,


why integer range between -327680to+32767

2 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it

7 Answers  


What does printf does?

0 Answers  






different between overloading and overriding

3 Answers  


Where is c used?

0 Answers  


Should I learn c before c++?

0 Answers  


What is a far pointer?What is the utility?

4 Answers  


how to find the size of the data type like int,float without using the sizeof operator?

13 Answers  


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

0 Answers  


Should a function contain a return statement if it does not return a value?

0 Answers  


Categories