Give the rules for variable declaration?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you list a file’s date and time?
Write a program that receives as input a number omaadel-n-print, four digits.
what is a static function
write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
what is diff between localstatic and globalstatis variable possible 2 use in another file...?
Develop a flow chart and write a c program to find the roots of a quadratic equation ax2+bx+c=0 using switch and break statement.
What is the difference between if else and switchstatement
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
can we print any string without using terminator?
How to throw some light on the b tree?
What is a const pointer in c?