How can you find the exact size of a data type in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to set Nth bit of variable by using MACRO
When can you use a pointer with a function?
Compare array data type to pointer data type
which one of follwoing will read a character from keyboard and store in c a)c=getc() b)c=getchar() c)c=getchar(stdin) d)getc(&c) e)none
What is pointer to pointer in c language?
define c
Will Macros support multiple arguments ?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Explain c preprocessor?
Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.
2 Answers Drona Solutions, Infosys, Vodafone, Webyog,
What is logical error?
what is the difference between class and unio?