What is the difference between union and anonymous union?
No Answer is Posted For this Question
Be the First to Post Answer
What are local static variables? How can you use them?
Why c is procedure oriented?
Find greatest of two numbers using macro
What is the value of y in the following code? x=7;y=0; if(x=6) y=7; else y=1;
Why are algorithms important in c program?
#include <stdio.h> void main() { int i=-1,j=1,k,l; k=!i&&j; l=!i||j; printf ("%d%d",k,l) ; }
How can we allocate array or structure bigger than 64kb?
What is the difference between malloc() and calloc() function in c language?
With the help of using classes, write a program to add two numbers.
Explain what is #line used for?
Given a piece of code int x[10]; int *ab; ab=x; To access the 6th element of the array which of the following is incorrect? (A) *(x+5) (B) x[5] (C) ab[5] (D) *(*ab+5} .
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell