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
What are types of functions?
How to write a program to receive an integer & find its octal equivalent by using for loop?
difference between c and c++?
can we print any string in c language without using semicolon(;)(terminator) in whole program.
Can we access the array using a pointer in c language?
Which built-in library function can be used to match a patter from the string?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
why ordinary variable store the later value not the initial
what is the flow of execution in cprogram? ex:printf();,scanf();
what is the role you expect in software industry?