What are the three constants used in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between break and continue?
write a “Hello World” program in “c” without using a semicolon?
Apart from dennis ritchie who the other person who contributed in design of c language.
What is wild pointer in c with example?
Explain low-order bytes.
What is the method to save data in stack data structure type?
a 'c' program to tell that the set of three coordinates lie on a same line
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
. Write a program to get a string and to convert the 1st letter of it to uppercase
Where is c used?
Name the language in which the compiler of "c" in written?
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .