What is a char c?
No Answer is Posted For this Question
Be the First to Post Answer
accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input
Explain how are portions of a program disabled in demo versions?
Why is malloc used?
Explain that why C is procedural?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
What are enums in c?
Given an array of numbers, except for one number all the others occur twice. Give an algorithm to find that number which occurs only once in the array.
what is the benefit of c30
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Did c have any year 2000 problems?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()