What is a structure in c language. how to initialise a structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
Why is %d used in c?
What is the advantage of an array over individual variables?
Should I learn c before c++?
main() { int i; printf("%d", &i)+1; scanf("%d", i)-1; }
Which is an example of a structural homology?
design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.
how could explain about job profile
What is the use of void pointer and null pointer in c language?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
which one is better structure or union?(other than the space occupied )
Can the curly brackets { } be used to enclose a single line of code?
Write a pro-gramme to determine whether the number is even or odd?