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

Explain how do you generate random numbers in c?

0 Answers  


helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe

2 Answers  


Explain modulus operator. What are the restrictions of a modulus operator?

0 Answers  


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


Can 'this' pointer by used in the constructor?

0 Answers  


How can you tell whether a program was compiled using c versus c++?

0 Answers  


Program to trim a given character from a string.

5 Answers   NetApp,


main() { printf(5+"Vidyarthi Computers"); }

6 Answers  


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

0 Answers   Wipro,


Why is sizeof () an operator and not a function?

0 Answers  


Explain 'bit masking'?

0 Answers   EXL,


1) int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain the explain the output

2 Answers  


Categories