How do we open a binary file in Read/Write mode in C?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program to change only the 3rd bit of the particular number such that other bits are not affected.. if bitnum=10(say.. it can be any no..
prototype of sine function.
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
what are threads ? why they are called light weight processes ? what is the relation between process and threads ?
Explain the meaning of keyword 'extern' in a function declaration.
What should malloc() do?
two variables are added answer is stored on not for third variable how it is possible?
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.
how to introdu5ce my self in serco
write a program to print the one dimensional array.
Explain main function in c?