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 4918

Post New CDAC C++ General Interview Questions




Un-Answered Questions

let me know the minimum Accounting Heads in an accounting system

4302


Tell me the advantages of baseband modulation over broadband?

511


What is the difference between power diode and signal diode?

690


What is spooling?

719


Tell us about the stages (phases) of the jsp life cycle.

573






Is c# good for beginners?

548


Tell me what do you mean by an execution plan? Why is it used? How would you view it?

593


What are the main components of the SAP Netweaver Portal?

605


What is 'alco'?

825


How do I create a windows desktop application in visual studio?

464


Which is faster linq or lambda?

94


what is the maximum number of parameters allowed in rpg?

1167


What does ### in excel mean?

338


what kn of disc is used in 33kv,132kv,220kv,400kv,800kv transmission line

2956


what does static variable mean in c language?

1897