What is use of integral promotions in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to convert an char array to decimal array
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
Explain what is output redirection?
write a proram to reverse the string using switch case?
Without Computer networks, Computers will be half the use. Comment.
Describe the difference between = and == symbols in c programming?
what is used instead of pointers in java than c?
hi any body pls give me company name interview conduct "c" language only
Example of friendly function in c++
Compare array data type to pointer data type
how write a addtion of two single dimensional array using of pointer in c language?
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?