What is a structure and why it is used?
No Answer is Posted For this Question
Be the First to Post Answer
To find whether a number is even or odd without using any conditional operator??
12 Answers College School Exams Tests, IBM,
What are compound statements?
if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.
18 Answers Parexel, Ram Infotech, Zycus Infotech,
What are the different types of control structures in programming?
why program counter is 16 bit?
Place the #include statement must be written in the program?
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...
Who invented bcpl language?
What does *p++ do?
How to write a program to receive an integer & find its octal equivalent by using for loop?
what are the static variables
8 Answers HCL, iFlex, TCS, Wipro,
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?