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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ME C Interview Questions
Questions Answers Views Company eMail

how many header file is in C language ?

44 81213

Predict the output or error(s) for the following: 25. main() { printf("%p",main); }

3 14114

main() { clrscr(); } clrscr();

6 18364

enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }

4 16991

void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }

3 31009

main() { int i=400,j=300; printf("%d..%d"); }

13 27794

main() { char *p; p="Hello"; printf("%c\n",*&*p); }

2 18699

main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }

3 15224

void main() { int i=5; printf("%d",i++ + ++i); }

21 44609

void main() { int i=5; printf("%d",i+++++i); }

17 23215

#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }

6 19762

Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 9261

int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 4140

Post New ME C Interview Questions




Un-Answered Questions

How do I delete only certain cells in excel?

578


What is the purpose of a // operator?

964


Jspl question paper for freshers requirements chemical engineering diploma

1522


Define absolute co-ordinates?

1324


Do you know anyone who works with Meijer?

1095


What are components life-cycles?

822


Which iodine compounds are used in antiseptics?

1180


hi this is amit..please help me to out this problem Objective 8: Create Resources (Function libraries) Requirements: Create a new order with the Flight Reservation application. 33. Use the script created above. 34. Write a function using VBScript that will take a date as an input and add 10 to it. i.e. if the date is passed as “15/08/2008” then after adding 10 it should become as “25/08/2008” 35. Use this function to parameterize the step used to enter “Date of Flight” 36. Run the pack thanx & regards

2153


What is the use of commit in db2?

1090


What guidelines should be followed to help minimize deadlocks?

956


What are the steps to create new tax category?

1946


What is UML Architecture?

959


EXPAND_________SCM

2421


How do I find my windows 10 license key?

837


Why do we use cascade in hibernate?

377