Why is it important to memset a variable, immediately after
allocating memory to it ?
No Answer is Posted For this Question
Be the First to Post Answer
What is 1d array in c?
write the program for maximum of the following numbers? 122,198,290,71,143,325,98
what is difference between c and c++
Why do we use namespace feature?
Is calloc better than malloc?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
What are the string functions? List some string functions available in c.
What is the heap in c?
What are enums in c?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
difference between Low, Middle, High Level languages in c ?