Tag Archives: Programming

what is the common questions asked in interviews regarding COBOL programming?

Posted in Mainframe | Tagged , , , , , , | 3 Comments

c programming?

How do you develop a program that will ask the user for an arbitrary starting date and an arbitrary ending date, then output, to a file named “test.dat” a line displaying the date for each day from the starting date … Continue reading

Posted in C Programming | Tagged | 4 Comments

Programming & Debugging series: tutorial #2

In this tutorial we’ll go through the process of programming a C windows console program and use the debugger gdb.exe to disassemble it and find out what is going on under the hood.

Posted in Programming | Tagged , , , | 4 Comments

Interview question for a programming job.?

I’m applying for an entry level programming job. It will involve alot of database creation and Macro editing. I’m trying to prep for the interview and I want to Ace it. When they ask you to describe your “microcomputer, telecommunication … Continue reading

Posted in Interview | Tagged , , , | 3 Comments

.Net Framework 4.0 – A Parallel – Programming Initiative?

By the way, almost every programmer considers Visual Studio 2008 and.NET Framework 3.5 as getting remote and out of the way. To avert its programming market fiasco, recently, Microsoft released the beta versions of.NET Framework 4 and Visual Studio 2010. … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Matlab Programming Help

Students face lots of problem to analyze difficult computational problems from science and engineering which are immediately solved by matlab, a powerful interactive computing environment for numeric computation, visualization, and data analysis. Its wide range of commands, functions, and language … Continue reading

Posted in Programming | Tagged , , | Leave a comment

software testing & C programming?

I have a non IT degree and I am planning to make software testing course.For that I’m referring ANSI C by E.Balagurusamy.I find the book really good but I must put great effort to go through…I just want know whether … Continue reading

Posted in C Programming | Tagged , , | 5 Comments

Programming & Debugging series: tutorial #1

In this tutorial we’ll explore some of the tools that come with DevC++ IDE, These tools include gcc.exe, gdb.exe, ogjdump.exe and strings.exe.

Posted in Programming | Tagged , , , | 4 Comments

Programming & Debugging series: tutorial #1

In this tutorial we’ll explore some of the tools that come with DevC++ IDE, These tools include gcc.exe, gdb.exe, ogjdump.exe and strings.exe.

Posted in Programming | Tagged , , , | 4 Comments

C programming errors?

okay these are the errors i came across while trying to start up my program. test.c: 94: ‘c’ undeclared test.c: 94: test.c: 95: ‘i’ undeclared test.c: 96: ‘l’ undeclared test.c: 97: ‘o’ undeclared test.c: 98: ‘u’ undeclared test.c: 101: warning: … Continue reading

Posted in C Programming | Tagged , | 2 Comments