What is const and volatile in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to count no of words,characters,lines in a paragraph.
Write a program to check armstrong number in c?
a program that can input number of records and can view it again the record
Explain c preprocessor?
what do you mean by inline function in C?
Explain how can you tell whether two strings are the same?
What is difference between function overloading and operator overloading?
What is malloc calloc and realloc in c?
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
how can you print&scan anything using just one character? :) HINT: printf,scanf similer