What are reserved words?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to reverse singly link list.
Can a pointer be null?
What is structure pointer in c?
What are identifiers c?
2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
please explain every phase in the "SDLC" in the dotnet.
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
What is typedef?
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
write a c program to calculate sum of digits till it reduces to a single digit using recursion
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above