What is unary operator?
No Answer is Posted For this Question
Be the First to Post Answer
Which weighs more, a gram of feathers or a gram of gold?
What is main function in c?
Can you define which header file to include at compile time?
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
Explain what are reserved words?
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?
How to print all the 26 alphabets in this order in C. AbCdEfGh..... it should print dynamically from a to z and do not print this using pgm like this print("Ab......"); Use loops or anything to print all alphabets
How to reverse a string using a recursive function, without swapping or using an extra memory?
31 Answers Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
explain what is a newline escape sequence?
What is use of pointer?
What does 1f stand for?