Explain 'bit masking'?
No Answer is Posted For this Question
Be the First to Post Answer
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
how can i get the string which is having two spaces at the end.suppose the string is "Hello World ".Now at the end i have two spaces.i need to print with that spaces .
How can I write a function that takes a format string and a variable number of arguments?
Explain About fork()?
What is file in c preprocessor?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
What is union and structure?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
how to find the size of the data type like int,float without using the sizeof operator?
Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays
Write a program of prime number using recursion.
what is c programing