could u able to tell about suresoft technical session
Answer / siva
they are going to test ur basic knowledge about datatypes
and its range how it was determined and all areas in c
including data structures......
| Is This Answer Correct ? | 11 Yes | 0 No |
What type of function is main ()?
HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I NEED AN ANSWER THAT IMPRESS THE INTERVIEWER
what is difference between procedural language and functional language ?
How will you delete a node in DLL?
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
What is the difference between void main() and int main()?
what is the full form of c language
What is action and transformation in spark?
When should we use pointers in a c program?
Write a program to swap two numbers without using third variable in c?
Can u return two values using return keyword? If yes, how? If no, why?