Login
About Us
RSS Feeds
Free Question Bank
Books
Articles
Question
Exam
Interview
Tech
Database
OS
Languages
rubyonrails
science
SEO
Algorithm & Data Structures
Unix Interview Questions
Q: How would you make the following SQL statement run faster? SELECT * FROM TABLEA WHERE COL1=’A’ AND COL2=’B’; A: ......
Read the rest of this entry »
Interview»
Creating shared & static library using gnu compiler
The code for the library calc_mean.c //#include <stdio.h> ##N(mean) double mean(double a, double b) { return (a+b) / 2; } ......
Read the rest of this entry »
OS»
Dynamically Loaded (DL) Libraries
Dynamically loaded (DL) libraries are libraries that are loaded at times other than during the startup of a program. They’re ......
Read the rest of this entry »
Tech»
request new questions/article: send email to freequestionbank at gmail dot com
Pages
about
C TUTORIALS
disclaimer
Important Unix Fundamentals
Relational Database Normalisation
Archives
October 2011
November 2010
February 2010
May 2009
March 2009