What is define c?
No Answer is Posted For this Question
Be the First to Post Answer
biggest of two no's with out using if condition statement
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What the advantages of using Unions?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What will the preprocessor do for a program?
What is a spanning Tree?
Subtract Two Number Without Using Subtraction Operator
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
where does malloc() function get the memory?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
Can we assign integer value to char in c?