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

Tech Mahindra C Interview Questions
Questions Answers Views Company eMail

2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);

9 32809

f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?

9 21534

what is the difference between arrays and linked list

26 90411

what is volatile in c language?

9 31696

What are the commands should be given before weiting C Program i.e, Cd.. like

4 8237

How to avoid structure padding in C?

8 55333

what is c?

13 15749

main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?

12 33935

what is disadvantage of pointer in C

13 29514

is compiler do read the data line by line or not. ??

6 10591

what is the value of b if a=5; b=++a + ++a

31 64766

what are the stoge class in C and tel the scope and life time of it?

2 5845

What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }

8 20093

An entire structure variable can be assigned to another structure variable if __________

3 22848

Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 3836

Post New Tech Mahindra C Interview Questions


Tech Mahindra C Interview Questions


Un-Answered Questions

Give the data storage units in Cassandra?

80


What is the lock statement in c#?

1041


What are the salesforce best practices for apex?

579


Explain what is the meaning of triage?

662


What is extruded aluminium used for?

1106


How to create uibutton programmatically in objective c?

1


Why meta tag is used in html?

831


How do you decide to create a new ngmodule?

1162


What is a key in the registry?

951


How do you put a grid on a drawing picture?

586


if we have provision for bad debts and RDD then on which amount we have to calculate RDD original or deducted?

3813


What is Probability density function of the brightnesses?

1302


Differentiate between the PROC SUMMARY and PROC MEANS?

828


Can I use sql in mongodb?

1


Enlist few syntax rules applicable for soap message?

922