in any language the sound structure of that language depends on its
a) character set, input/output function, its control structures
b) character set, library functions, input/output functions its control structures
c) character set, library functions, control sturctures
d) character set, operators, its control structures
No Answer is Posted For this Question
Be the First to Post Answer
Can we change the value of constant variable in c?
write a program in c to read array check element is present or not?
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
Which is best linux os?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
Explain can static variables be declared in a header file?
What is a void * in c?
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
given post order,in order construct the corresponding binary tree
Is it possible to run using programming C for Java Application?
Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.
what is the use of fflush() function?