What are types of structure?
No Answer is Posted For this Question
Be the First to Post Answer
Where static variables are stored in memory in c?
Why clrscr is used after variable declaration?
Explain what are global variables and explain how do you declare them?
a c code by using memory allocation for add ,multiply of sprase matrixes
what will be the output of the following program, justify? #define TEST int TEST getdata() { static i; i+=10; return i; } main() { int k; k = getdata(); }
Why static is used in c?
what is diference between return 0 and return NULL??
what is difference between #include<stdio.h> and #include"stdio.h"
implement OR gate without using any bitwise operator.
What is the difference between mpi and openmp?
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
Differentiate between the = symbol and == symbol?