What is structure padding in c?
No Answer is Posted For this Question
Be the First to Post Answer
Sir,please help me out with the output of this programme:- #include<stdio.h> #include<conio.h> void main() { int a=18,b=12,i; for(i=a<b?a:b;a%i||b%i;i--); printf("%d %d",i); }
What is pass by reference in c?
How will you divide two numbers in a MACRO?
write a program to display the numbers having digit 9 in the given range from 1 to 100
What do you understand by friend-functions? How are they used?
What are formal parameters?
What is a substring in c?
how to make program without <> in library.
plz let me know how to become a telecom protocol tester. thank you.
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +
In scanf h is used for