Tell us two differences between new () and malloc ()?
No Answer is Posted For this Question
Be the First to Post Answer
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
what is the size of an integer variable?
Explain how do you determine a file’s attributes?
what are the general concepts of c and c++
What is the difference between null pointer and the void pointer?
What are inbuilt functions in c?
What is a protocol in c?
What are identifiers and keywords in c?
What is hungarian notation? Is it worthwhile?
Write a C program to find the smallest of three integers, without using any of the comparision operators.
write a program to count the no of repaeted words in a line?
C,c++, Java is all are structural oriented or procedure oriented language..?