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


Here is a good puzzle: how do you write a program which produces its own source code as output?


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

Post New Answer

More C Interview Questions

I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7

1 Answers  


which operator having highest precedence? a.)+ b.)++ c.)= d.)%

4 Answers  


regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression

1 Answers   TCS,


What is the general form of function in c?

0 Answers  


What does. int *x[](); means ?

0 Answers   Wilco,


int a=1,b=2,c=3; printf("%d,%d",a,b,c); What is the output?

14 Answers   Verifone,


wap in c to accept n number display the highest and lowest value

2 Answers  


In scanf h is used for

4 Answers   BFL,


Prove or disprove P!=NP.

5 Answers   Microsoft,


What are derived data types in c?

0 Answers  


What type of function is main ()?

0 Answers  


What are local and global variables?

3 Answers  


Categories