Is calloc better than malloc?
No Answer is Posted For this Question
Be the First to Post Answer
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
Write a program to find the biggest number of three numbers in c?
What is the relationship between pointers and data structure?
progrem to generate the following series 1 12 123 1234 12345
A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?
What are categories used for in c?
Differentiate between the expression “++a” and “a++”?
How is a pointer variable declared?
How old is c programming language?
1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file
Explain modulus operator. What are the restrictions of a modulus operator?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent