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...


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What's the difference between struct x1 { ... }; and typedef struct { ... } x2; ?

3 Answers  


What is bss in c?

0 Answers  


What is the difference between array and pointer in c?

0 Answers  


Write a program to print prime nums from 1-20 using c programing?

13 Answers   IBM,


How can I access memory located at a certain address?

3 Answers   Verizon,


Write a c program using for loop in switch case?

1 Answers   Infosys,


write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?

1 Answers  


Write a program in c using only loops to print * * * * * *******

2 Answers   IBM,


Explain what is the purpose of "extern" keyword in a function declaration?

0 Answers  


whitch value return void main?

11 Answers  


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

0 Answers  


What is the use of #define preprocessor in c?

0 Answers  


Categories