printf("%d",(printf("Hello")); What it returns?
Answer Posted / bhavesh kashikar
104
| Is This Answer Correct ? | 0 Yes | 19 No |
Post New Answer View All Answers
Differentiate between a for loop and a while loop? What are it uses?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
write a program to find out prime number using sieve case?
Explain what is the difference between the expression '++a' and 'a++'?
How to create struct variables?
Explain how can I read and write comma-delimited text?
How is null defined in c?
Is fortran still used today?
What are the loops in c?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
How many header files are in c?
How many main () function we can have in a project?
please give me some tips for the placement in the TCS.
What is the function of volatile in c language?