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 28322

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 17018

what is the difference between arrays and linked list

26 81566

what is volatile in c language?

9 28224

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

4 6286

How to avoid structure padding in C?

8 51889

what is c?

7 10377

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

12 29118

what is disadvantage of pointer in C

13 24824

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

6 8000

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

31 54548

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

2 4692

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 16841

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

3 19679

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

1 2895

Post New Tech Mahindra C Interview Questions


Tech Mahindra C Interview Questions


Un-Answered Questions

How would you randomize the contents of a list in-place?

459


What are the various ipc mechanisms?

527


What language are windows 10 apps written in?

349


What are are drawbacks of cakephp.

3


Respected sir, Please send me technical questions related to oracle apps..

1342






Do we require coding skills to use the blue prism tool?

111


How do you return sharepoint list items using sharepoint web services?

431


What are the different types of bio technology?

595


Which type of questions well asked. ?

1267


How do you define a format of writing a good test case?

539


How to achieve data abstraction?

502


Is part time domain experience in sap sd module allowed or only full time domain experience is only the criteria?

1383


These days Mutual Funds are common in the market. What do you know about them?

620


what are the works of qualist analyst in bpo

2150


What's Collection of Bills?

587