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 32656

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 21382

what is the difference between arrays and linked list

26 89965

what is volatile in c language?

9 31556

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

4 8147

How to avoid structure padding in C?

8 55181

what is c?

13 15536

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

12 33750

what is disadvantage of pointer in C

13 29278

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

6 10499

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

31 64188

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

2 5809

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 19928

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

3 22742

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

1 3784

Post New Tech Mahindra C Interview Questions


Tech Mahindra C Interview Questions


Un-Answered Questions

What exactly is polymorphism?

1154


Explain immunoglobulin (ig) e?

409


How do you write a good introduction?

194


What is the difference between view and materialized view in Oracle?

1180


What does resource adapt module contain?

987


Is there a row limit in access?

955


How to install or uninstall a windows service?

1055


What is the full meaning of windows?

857


Difference between linkedlist and arraylist.

1091


In a voltage-controlled current source A A current booster is never used B The load is always floated C A stiff current source drives the load D The load current equals Isc

1911


How do I start and stop mysql server?

1006


What are the advantages of using laravel?

737


How to estimate peptone ?

1993


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

1304


What is the difference between ext3 and ext4?

2496