Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

question-how to run a c programme.

Answer Posted / guest

ctrl+f9

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?

2118


Is null a keyword in c?

1248


how can f be used for both float and double arguments in printf? Are not they different types?

1119


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

2124


Explain the use of function toupper() with and example code?

1168


explain what is an endless loop?

1145


What is an endless loop?

1317


How many types of arrays are there in c?

1083


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1391


What is 1d array in c?

1156


Explain the meaning of keyword 'extern' in a function declaration.

1203


Why is python slower than c?

1131


What is data type long in c?

1112


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

2284


write an algorithm to display a square matrix.

2758