How does #define work?
No Answer is Posted For this Question
Be the First to Post Answer
Suggesting that there can be 62 seconds in a minute?
What is signed and unsigned?
write a program that will read the temperature in Celsius and convert that into Fahrenheit.
Just came across this question, felt worth sharing, so here it is I want you to make a C/C++ program that for any positive integer n will print all the positive integers from 1 up to it and then back again! Let's say n=5 I want the program to print: 1 2 3 4 5 4 3 2 1. Too easy you say? Okay then... You can ONLY USE: 1 for loop 1 printf/cout statement 2 integers( i and n) and as many operations you want. NO if statements, NO ternary operators, NO tables, NO pointers, NO functions!
explain how do you use macro?
What is void c?
Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321
What is the difference between scanf and fscanf?
What are shell structures used for?
if ENTERED FIVE DIGITS DESIGN A PROGRAM THAT WILL FIND CORRESPONDING VALUE FROM ASCII TABLE
What is the newline escape sequence?
I want tcs placement papers of 2004-2009 , its urgent