What’s the special use of UNIONS?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
without using control structures and control structures find the max and min of given 2 nos
what are bps & baud rates? differentiate these two?
What does it mean when the linker says that _end is undefined?
#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }
What is the difference between constant pointer and pointer to a constant. Give examples.
What is pass by reference in functions?
How would you obtain the current time and difference between two times?
Calculate 1*2*3*____*n using recursive function??
What is a symbolic constant?
main() {int a=200*200/100; printf("%d",a); }
how is the examination pattern?