Home / Tips

“Chishiki” is Japanese for “knowledge.” e-chishiki.com aims to bring software developers, information security professionals, IT executives and other IT pros a rich body of knowledge in the form of articles, interviews, tutorials and technical discussions. Our contributors are among the biggest names in the Indian IT industry and include noted authors, educators and practitioners.

Tips

Tips (All)

rss

Title Date
C++: How to execute a program without entering into main( ) function? December 21, 2007
C++: What is the disadvantage of a template function? December 21, 2007
C: What will be the output of the following program? December 21, 2007
C: How to write to multiline macro in C? December 21, 2007
C++: How would you declare and initialize reference to a data member? December 21, 2007
C++: Virtual Multiple Inheritance December 21, 2007
C: In the file F2.C, why sizeof doesn't work on the array a[ ]? December 21, 2007
C: Suppose we have a floating point number with higher precision say 12.126487687 and we wish it to be printed with only precision up to two decimal places. How can I do this? December 21, 2007
C++: What is Data Conversion? December 21, 2007
C: How do I print the contents of environment variables? December 21, 2007
C++: What is Early Binding and Dynamic Binding? December 21, 2007
C++: What will be the output of following program? December 21, 2007
C: Suppose I have a structure having fields name, age, salary and have passed address of age to a function fun( ). How I can access the other member of the structure using the address of age? December 21, 2007
C: Why is it not possible to scan strings from keyboard in case of array of pointers to string? December 21, 2007
C++: What are the functions which do not get inherited? December 21, 2007
C++: What is the difference between protected and private inheritance? December 21, 2007
C++: Why in a copy constructor is an object collected in a reference to an object as shown below? December 21, 2007
C: On including a file twice I get errors reporting redefinition of function. How can I avoid duplicate inclusion? December 21, 2007
C++: Why can't data members of a class be initialized at the time of declaration as given in the following code? December 21, 2007
C: Tips about typedef of Pointers to Functions December 21, 2007
C: Can you analyse the following statement? What is being printed? December 21, 2007
C: What do you mean by a "dangling pointer"? December 21, 2007
C++: How would you call a C function from C++ code? December 21, 2007
C++: We all know that a const variable needs to be initialized at the time of declaration. December 21, 2007
C: How to write a swap( ) function which swaps the values of the variables using bitwise operators? December 21, 2007

On Sale From April 2008

Let Us C
8th Ed.
C programming classic & best seller. 1 million+ copies sold!

Y. Kanetkar

On Sale From April 2008

Introduction to Object Oriented Programming & C++

Y. Kanetkar

On Sale From Fall 2008

Microsoft .NET Framework: Web Application Security

Vijay Mukhi

On Sale From Nolvember 2008

Quest C++ Courseware
12+ hours of instructional audio and animated slides.

Y. Kanetkar Asang Dani

On Sale From November 2008

A Programmer's Guide to Web Application Security

Vijay Mukhi

Latest Forum Posts