what is the first address that gets stored in stack according to a C or C++ compiler???? or what will be the first address that gets stored when we write a C source code????????
2 8251dynamically allocate memory for linear array of n integers,store some elements in it and find some of them
1 4967Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not
9 12394write a recursive program in'c'to find whether a given five digit number is a palindrome or not
2 6814write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer
1 4387
What is getch() function?
What is LINKED LIST? How can you access the last element in a linked list?
What is the -> in c?
Explain how can I write functions that take a variable number of arguments?
What are structures and unions? State differencves between them.
how many errors in c explain deply
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
Why shouldn’t I start variable names with underscores?
What is meant by preprocessor in c?
What does the c in ctime mean?
What is a method in c?
What is a global variable in c?
What is a list in c?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
What is header file in c?