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 32444

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 21178

what is the difference between arrays and linked list

26 89482

what is volatile in c language?

9 31378

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

4 8039

How to avoid structure padding in C?

8 55023

what is c?

13 15270

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

12 33540

what is disadvantage of pointer in C

13 29029

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

6 10369

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

31 63507

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

2 5757

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 19741

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

3 22648

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

1 3731

Post New Tech Mahindra C Interview Questions


Tech Mahindra C Interview Questions


Un-Answered Questions

Mention the difference between Apache Ant and Maven?

266


Fire Engine should be stopped in auto mode or not. If stopped then why and if not then why not?

2500


Explain what an application server does and it's major components.

945


Why control valves are hunting on manual mode?

3733


Explain vegetal pole?

1


Can a function be overloaded based on return types?

947


What five words would be describe you? : insurance sales

594


Explain what is alias file in tibco?

1066


wha is Adsorption column chromatography?

2474


Write a hello world program using servlets.

1052


What is the difference between monetary policy and fiscal policy?

1111


What is the role of SEBI?

1056


In order to get assembly info which namespace we should import?

993


what is difference between is and as operators in c#?

985


How do you handle it when people are sceptical of the value of usability research?

1090