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

Microsoft C Interview Questions
Questions Answers Views Company eMail

Give a fast way to multiply a number by 7

15 47236

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 32714

# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none

7 18585

Describe advantages and disadvantages of the various stock sorting algorithms

1 8779

How would you print out the data in a binary tree, level by level, starting at the top?

6 22715

program to find a smallest number in an array

15 36108

write a program to find out number of on bits in a number?

17 26763

how the size of an integer is decided? - is it based on processor or compiler or OS?

19 36386

write a program to swap Two numbers without using temp variable.

75 173909

Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?

1 8822

how we can make 3d venturing graphics on outer interface

1 4003

Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

11 16488

If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).

5 9736

Write a program to find the smallest and largest element in a given array in c language

11 51718

Write a program to generate prime factors of a given integer?

9 30651

Post New Microsoft C Interview Questions


Microsoft C Interview Questions


Un-Answered Questions

What is the impact of coding mask on the project and where is it created (menu path) ?

542


what is mena by object block any what is the use of that

1770


What about the placement offers which you already have?

819


discuss black box and white box testing is not widely used if you disagree tell me why?

1601


How does peer to peer interaction help to develop marketing strategies?

720






What is streaming access?

246


Can I vlookup multiple values?

298


Describe several different types of spores that can be produced by asexual reproduction in fungi?

1872


Explain the major obstacle faced by soap users?

820


How to calculate Acctually Brickwork Quantity in Honey Comb Brick in circular Soak Pit

5709


Q1. Write a Defect report if 99 th row of the spread sheet crashes?

1640


What is stateful session bean?

564


How many types of associations relationships does a model has?

5


How to Limit the amount of text entered in a TEdit?

1255


What is the drupal current version?

83