adspace


what is structuer?

Answer Posted / mayur dharmik

1. Structure is USER DATA TYPE,
2. It is the collection of Similar OR Dissimilar data type
of element to create new data type.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi send me sample aptitude papers of cts?

2257


What are pointers? What are different types of pointers?

1274


Is int a keyword in c?

1067


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

2406


How do you determine the length of a string value that was stored in a variable?

1209


Differentiate between null and void pointers.

1268


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1363


ATM machine and railway reservation class/object diagram

5343


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2521


What is the general form of a C program?

1107


write a progrmm in c language take user interface generate table using for loop?

2129


What are compound statements?

1299


write a c program to find the sum of five entered numbers using an array named number

2263


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

2017


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2742