What is equivalent to ++i+++j?
No Answer is Posted For this Question
Be the First to Post Answer
What is extern keyword in c?
what is the difference between declaration ,defenetion and initialization of a variable?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 Answers TCS, Vimukti Technologies,
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
Does c have function or method?
Why header file is used in c?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
program to find the magic square
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
Total of how many functions are available in c?
What is #include stdio h and #include conio h?