Recent IT Questions

1 - 9 of 9
<<PREVIOUS 1 NEXT>>

where does in memory the contant variable in C get store?

Like global,static and local variables get store in data area and stack area respectively,where does the variable qualified as const get placed.Thanks in advance.

View Answer   |  Jul 8 2008   11:25 AM GMT   |  asked by Nagesh534
Const statement, C++, Variables


Statistical functions in C++ MVS/ESA

Miscrosoft Excel has statistical functions such as BETAINV BETADIST NORMDIST NORMINV. Does C++ in MVS/ESA has similar functions?How do you implement statistical functions such as above in a MVS/ESA environment?

Answer Question   |  Jul 7 2008   3:08 PM GMT   |  asked by Timothy Li
MVS, Excel 2003, C++


C++ guy switching to SAP

Currently I'm in C,C++ development working in Telecom domain. I want to switch over to SAP domain. What are the pros and cons for this? What particular skill of SAP i need to concentrate on?(Being in the technical side for 5 years) Is it required to have Database knowledge for learning SAP?

Answer Question   |  Jun 28 2008   9:05 AM GMT   |  asked by Nivi
C++, SAP, SAP careers


Database connectivity with c++

How to connect backend(database to C++(front end) ?

Answer Question   |  Jun 26 2008   4:25 AM GMT   |  asked by Mkaaa
C++, Database connectivity, Database programming


What happens if two or more threads trying to access static data at the same time??

What happens if two or more threads trying to accessstatic data at the same time??

View Answer   |  Jun 6 2008   1:08 PM GMT   |  asked by Arun 18
C++, Threads


In C++, while accessing the memory with pointers, if it reaches the end of memory what happens?

In C++, while accessing the memory with pointers, if it reaches the end of memory what happens?

View Answer   |  Jun 6 2008   1:06 PM GMT   |  asked by Arun 18
C++, Memory management


How can I learn more about Java and scripting languages?

I got my bachelor's degree in electronics and communication engineering and continued to get my master's in networking. When I started applying for internships, I found that most of the companies require Java, C, C++, Perl, HTML and Visual Basic, but I only have C and a little bit of C++...

View Answer   |  Mar 12 2008   7:59 PM GMT   |  asked by NetworkingATE
Career development, Networking, Programming Languages


What is the best software for my personal home business?

I own my own business and I want to develop a series programs to manipulate menus, data entry screens and data files. I have been looking at visual basic but not sure that is the best option. What software would be the best for me to learn and develop myself for my home business and possibly link...

View Answer   |  Feb 9 2008   1:21 AM GMT   |  asked by Bevwal
VB, C++, Java


displaying volumes in a phisical drive

hi, I want to display volumes in a physical drive..for eg: when we give the input as"physicaldrive0",the output should be like C:,D:, etc...

View Answer   |  Jan 18 2008   11:48 AM GMT   |  asked by Neelu
C++, Win32 API


1 - 9 of 9
<<PREVIOUS 1 NEXT>>