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


can we declare a function in side the structure?

Answers were Sorted based on User's Feedback



can we declare a function in side the structure?..

Answer / savita

It can be possible in C++, but not in C.

Is This Answer Correct ?    4 Yes 3 No

can we declare a function in side the structure?..

Answer / guest

by using the loop

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More C Interview Questions

convert 12345 to 54321 withoutusing strig

5 Answers  


Write code for atoi(x) where x is hexadecimal string.

5 Answers   Adobe,


how is the examination pattern?

0 Answers   Wipro,


what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


What type is sizeof?

0 Answers  


What is the use of void pointer and null pointer in c language?

0 Answers  


Do you have any idea how to compare array with pointer in c?

0 Answers  


What is echo in c programming?

0 Answers  


How can I manipulate individual bits?

0 Answers  


What is function what are the types of function?

0 Answers  


#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }

1 Answers  


Determine the code below, tell me exactly how many times is the operation sum++ performed ? for ( i = 0; i < 100; i++ ) for ( j = 100; j > 100 - i; j--) sum++;

5 Answers   ITCO, Wipro,


Categories