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

CDAC C++ General Interview Questions
Questions Answers Views Company eMail

Consider the following code fragment: int main(void) { int m = 4; mystery ( m ); mystery ( m ); printf("%d", m); return 0; } What is the output on the monitor if mystery is defined as follows ? void mystery (int m) { m = m+3; }

2 5128

Post New CDAC C++ General Interview Questions




Un-Answered Questions

What is the use of prototype?

636


Suppose in a project meeting, somebody fires U, how will U react ?

850


How do I count the length of a string in c#?

678


Explain the typography and links in Bootstrap?

5


Describe major components of db2?

833






Define the term material facts in accounting?

979


What are the only two planets to rotate from east to west?

138


how to calculate service tax on tds

1994


Can you help me to pass the journal entry for work in progress for a construction company? I would like to know the debit and credit for W.I.P will be under in which accounts head. Eg: debit will be in current asset a/c head, and credit will be under in which a/c in P&L? whether under purchase a/c head, or under direct income a/c head? please give me the details. Thanks for your previous answer?

1907


briefly describe immunoglobulin (ig) e.

258


How is radiation emitted from the body?

696


Define different cascading methods that can be used inside the cascading order.

435


Explain about the boot process?

603


What is whitespace in javascript?

651


Why is ram also known as volatile memory?

879