Is null a keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the different bitween abap and abap-hr?
What are the application of void data type in c?
List the different types of c tokens?
formula to convert 2500mmh2o into m3/hr
Is python a c language?
where do we use volatile keyword?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float
what will be the output of this program main() { int i=1; while (i<=10); { i++; } }
In header files whether functions are declared or defined?
What is structure in c definition?