What is break in c?
No Answer is Posted For this Question
Be the First to Post Answer
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
what is the hardware model of CFG( context free grammar)
Explain threaded binary trees?
How can you access memory located at a certain address?
What is data types?
Explain what is the stack?
What does != Mean in c?
IS STRUCTURES CAN BE USED WITHIN AN ARRAY?
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,
What is declaration and definition in c?
What are preprocessor directives in c?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.