Answer Posted / ruchika
both are 1 gram means both are same
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
List some applications of c programming language?
Tell me with an example the self-referential structure?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is an expression?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What are the types of c language?
Explain modulus operator. What are the restrictions of a modulus operator?
Does * p ++ increment p or what it points to?
How can I make it pause before closing the program output window?
Can we compile a program without main() function?
What is 2c dna?