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

can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...

11 62452

Write an interactive c program that will encode or decode a line of text. To encode a line of text, proceed as follows: Convert each character, including blank spaces, to its ASCII equivalent. Generate a positive random integer. Add this integer to the ASCII equivalent of each character. The same random integer will be used for the entire line of text. Suppose that N1 represents the lowest permissible value in the ASCII code, and N2 represents the highest permissible value. If the number obtained in step 2 above exceeds N2, then subtract the largest possible multiple of N2 from this number, and add the remainder to N1. Hence the encoded number will always fall between N1 and N2, and will therefore always represent some ASCII character. Display the characters that correspond to the encoded ASCII values. The procedure is reversed when decoding a line of text. Be certain, however, that the same random number is used in decoding as was used in encoding.

1 11731

You are given a string which contains some special characters. You also have set of special characters. You are given other string (call it as pattern string). Your job is to write a program to replace each special characters in given string by pattern string. You are not allowed to create new resulting string. You need to allocate some new memory to given existing string but constraint is you can only allocate memory one time. Allocate memory exactly what you need not more not less.

2 6145

to find out the reverse digit of a given number

6 16178

how to impliment 2 or more stacks in a single dimensional array ?

1 10600

here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 10138

find a number whether it is even or odd without using any control structures and relational operators?

22 24979

what type of language is C?

13 37125

name the language for writing c compiler?

3 4797

where does it flourished?

1497

whether itis a structured language?

1 4496

what do structure language means?

3 4583

how many keywords do C compile?

7 9979

Prove or disprove P!=NP.

5 6273

i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1470

Post New Microsoft C Interview Questions


Microsoft C Interview Questions


Un-Answered Questions

Can we set an angular variable from php session variable without sending an http request?

449


please define master-slave flip flop briefly.

1466


What is meant by exclusive, not cumulative lock? : sap abap data dictionary

575


How to record a qtp script ?

542


Explain mvc pattern.

582






Why does html_ajax hang on some server installs?

490


What is the difference between hydraulic oil and engine oil?

646


How to open an older version of an object in the workspace?

604


Is there any ide for javascript?

513


How is xsl different from css?

426


Iam a MBA 1st sem student so how do fase the campus interview which books i study

1761


Tell me what is the maximum number of satellite hops allowed in voice communication?

563


Can corba application have call back?

631


Why lazy evaluation is good in spark?

191


How to use promises in node js?

248