Is it possible to use curly brackets ({}) to enclose single line code in c program?
No Answer is Posted For this Question
Be the First to Post Answer
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
What is main () in c language?
Explain what is #line used for?
Write a program in c using only loops to print * * * * * *******
is forign key will be unique key any table or not?
What is the maximum length of an identifier?
What does the file stdio.h contain?
what is the difference between #include<stdio.h> and #include "stdio.h" ?
What does struct node * mean?
pgm to find middle element of linklist(in efficent manner)
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
Can you add pointers together? Why would you?