Answer Posted / guest
ctrl+f9
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
program for reversing a selected line word by word when multiple lines are given without using strrev
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is dynamic dispatch in c++?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
What does the function toupper() do?
Write a program to check armstrong number in c?
Define circular linked list.
Explain the difference between ++u and u++?
Are pointers integer?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
In C language what is a 'dangling pointer'?
how do you execute a c program in unix.
Is array name a pointer?
What is the use of define in c?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles