Write a program to reverse a given number in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to remove occurrences the word from entered text?
What is merge sort in c?
Does sprintf put null character?
i got 75% in all semester am i eligible for your company
about c language
how c source file in converted to exe file
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
What are the advantages and disadvantages of pointers?
will u give me old quesrion papers for aptitude for L & t info tech?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
What is cohesion and coupling in c?