PDA

View Full Version : C and C++ Programming


  1. Best resources?
  2. Which C++ compiler do you guyz use?
  3. C++ cross platform development
  4. Want To Learn C++ | Learn Now Cheap!
  5. Sudoku
  6. Notepad++
  7. Making Code Faster
  8. chat program
  9. game server mod
  10. PHP to C++
  11. Just starting
  12. VC++ Problems & Solutions
  13. small note on memory region
  14. difference between structured and block structured language
  15. scopes of identifires
  16. Thoughts on C++
  17. Missing C++
  18. Used for C++
  19. Convert integer type variable to char array
  20. Visual C++ Tips & Tricks
  21. Some secrets of system Programs
  22. C and C++ differences
  23. How to write error free programs in c and c++?
  24. VC++ String Conversions
  25. Packaging the ActiveX control
  26. MFC Updates for Vista Common Controls
  27. VC++ A Short Cut - tutorial
  28. Writing Software
  29. COM - The Short Explanation
  30. AVIFile Functions
  31. Overloadin
  32. What is multithreading?
  33. Difference of Structures and Classes
  34. Diff of Overloading and Overriding
  35. Diff inline function and ordinary function
  36. Static Global Variable and Static Local Variable
  37. wait() and delay()
  38. numeric variable can hold
  39. string copy (strcpy) and a memory copy (memcpy)
  40. Inheritance Class in C++
  41. Friend Function
  42. resource acquisition is initialization
  43. Difference between "C structure" and "C++ structure".
  44. Difference between a "assignment operator" and a "copy constructor"?
  45. How can I allocate arrays or structures bigger than 64K?
  46. What is RTTI?
  47. What is the difference between Mutex and Binary semaphore?
  48. % in C ?
  49. Operator overloading in C++
  50. linker and linkage
  51. Creating a Complete Class
  52. How to C++ compilation works?
  53. Complicated/valuable program
  54. Have you studied buses? What types?
  55. what is the latency of an instruction in a 5 stage machine?
  56. How many bit combinations are there in a byte?
  57. What is the difference between = and == in C?
  58. Are you familiar with VHDL and/or Verilog?
  59. How to Convert the MSIL to native code?
  60. I want to display LRESULT in messagebox.Is it..
  61. How can I access memory in C?
  62. How can I invoke another program from C?
  63. How can I call system in C?
  64. I am using CString in my win32 application...
  65. How can I invoke another program or command and trap its output in C?
  66. printf() and scanf() functions ! in C++
  67. What is assembler?
  68. What is debugger?
  69. What is linker?
  70. Techniques in debugging
  71. Why is preincrement operator is faster than postincrement?
  72. Memory alignment
  73. What are inline functions?
  74. what is name space?
  75. What is the difference between “overloading” and “overridding”?
  76. Explain the need for virtual destructor
  77. Polymorphism
  78. Tell something about MFC
  79. What is an ActiveX method?
  80. what do you mean by psychic window?
  81. compiler & interpreter
  82. Differenciate the below codes
  83. How can I implement opaque (abstract) data types in C?
  84. simulating OOP-style inheritance in C?
  85. What's the difference between a structure and a union
  86. difference between an enumeration and a set of preprocessor #defines?
  87. ence between “C structure” and “C++ structure”. ?
  88. What is the difference between “overloading” and “overridding”?
  89. nested functions in C?
  90. counting the number of bits
  91. How can i convert integers to binary or hexadecimal?
  92. How do I access command-line arguments?
  93. Is there any chance to convert the C code to VC++ to create DLL
  94. volatile modifier
  95. n++
  96. what is the UNION in c++? with Example
  97. How would you implement a queue from a stack?
  98. What is the difference between a statement and a block?
  99. Explain Reverse a linked list.
  100. What pointer type is used to implement the heterogeneous linked list in C?
  101. What is the minimum number of queues needed to implement the priority queue?
  102. What is the output of printf("%d")
  103. Difference between "C structure" and "C++ structure".
  104. Diffrence between a "assignment operator" and a "copy constructor"
  105. Explain the need for "Virtual Destructor".
  106. What are the different types of polymorphism?
  107. How to do a type conversion in VC++ .NET?
  108. What are Virtual Functions? How to implement virtual functions in "C"?
  109. If I ask you to write 'VI' editor in C++ - How you'll proceed?
  110. Difference between "vector" and "array"?
  111. Can we generate a C++ source code from the binary file?
  112. How many lines of code you have written for a single program?
  113. How to write Multithreaded applications using C++?
  114. Explain "passing by value", "passing by pointer" and "passing by reference"
  115. Write any small program that will compile in "C" but not in "C++"
  116. What is a "RTTI"?
  117. Why preincrement operator is faster than postincrement?
  118. What is the difference between "calloc" and "malloc"?
  119. Difference between "printf" and "sprintf".
  120. Explain Directory listing in C
  121. How to create a simple dll using VC++ and how to register it windows XP?
  122. How to Pass a string value from vc++ .net dll to c#?
  123. How to pass array of string from vc++ dll to C# ?
  124. declare an array of N pointers to functions returning ?
  125. Smart Pointer
  126. How can we get the text from edit control in Win32 VC++ application?
  127. longjmp() and setjmp()
  128. What is ShowWindow() in VC++ Win32 application? Why we use ShowWindow()?
  129. What is the syntax for TextOut function in VC++ Win32 application?
  130. How can communicate between child and parent windows in VC++ win32 application?
  131. How to add items in to List Box in VC++ win32 applications?
  132. How Do I Call Java from C?
  133. 1. What is the difference between "calloc(...)" and "malloc(...)"?
  134. C is a structural or highlevel or middle level language which one is correct answer
  135. UNIX OS with CC compiler & TC compiler
  136. Explain why encapsulation is required?
  137. Difference between#include< >and#include" "
  138. Best Book to learn VC++
  139. Will C or C++ Survive in future
  140. Elipsis Operator
  141. differentiate between formal arguments and actual arguments
  142. sizeof() operator
  143. Duplicate elements from an array
  144. NULL Pointer and a NULL Macro
  145. Circular single link list
  146. printf(), scanf() functions
  147. pointer concept in C
  148. overload subscript operator
  149. What is a Presistent, Transient Object?
  150. C- Tricky Question & answers With explanation
  151. Pro*C Tutorial
  152. Greatest of Three Numbers Without Using Relational Operator?
  153. Draw String in Windows Mobile 5.0 using VC++ Win32 .
  154. How to Compile ipl98 in Borland C++???
  155. C have nested functions
  156. Linking a C++ program to C functions
  157. Differences between a C++ struct and C++ class
  158. Conversion constructor
  159. Copy constructor and an overloaded assignment operator
  160. An Iterator class
  161. Proxy objects
  162. Differennt types of class
  163. Proxy objects
  164. Declaration and definition in C++.
  165. Name mangling
  166. How to connect C with DataBase?
  167. Difference between template class and class template
  168. Please help me using ipl98library version 2.20 in Borland C++!!!
  169. How can I print my output?
  170. Const means?
  171. how to learn c++
  172. Greatest of Three Numbers Without Using Two Variable
  173. What are the types of std::cin and std::cout?
  174. Add two numbers without using addition operator
  175. VMs with JIT Compilers
  176. Solve the problem, if you possible?
  177. c and c++
  178. how to create random number in c?
  179. Make out of Structure and Union
  180. How to Prepare for TSR Programming
  181. Inline Function C++
  182. Difference between function overloading and operator overloading
  183. Showing the Image file thumbnail view in ListView control using VC++ 6.0
  184. can we write a c program for a elctronics product?
  185. is there any relation ship between c and c#?
  186. How to load Image in C,CPP
  187. How to Saving the output of C Graphics?
  188. Software Development
  189. Need Advice...........
  190. visual C++
  191. problems in C

SEO by vBSEO 3.0.0