Why does the call char scanf work?
No Answer is Posted For this Question
Be the First to Post Answer
Is c still relevant?
Write a c program to print the even numbers followed by odd numbers in an array without using additional array
what is the full form of c language
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Why we not create function inside function.
What are the different types of control structures?
code for concatination of 2 strings with out using library functions?
what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above
3 Answers Accenture, Infosys, Wipro,
what is c language.
What is true about the following C Functions a.Need not return any value b.Should always return an integer c.Should always return a float d.Should always return more than one value.
how to write hello word without using semicolon at the end?
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,