What will be the output of following program
#include
main()
{
int x,y = 10;
x = y * NULL;
printf("%d",x);
}
write a c program to find the probability of random numbers between 1-1000
#include<conio.h> #include<stdio.h> void main() { int i; if(1,0,2,3) { printf("if"); } else { printf("else"); } getch(); } Can any body tell the answer of this question with explanation?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer
Why we use conio h in c?
Define function pointers?
write a program to interchange the value between two variable without using loop
How we can write a value to an address using macro..?
what is data structure?
Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?
main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }
11 Answers CISOC, CitiGroup, College School Exams Tests,
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent