i want to know aptitude questions,technical questions
Answer Posted / gokul
yes i need to know aptitude questions,technical questions
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you please explain the difference between malloc() and calloc() function?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Why isnt there a numbered, multi-level break statement to break out
What is strcpy() function?
What is clrscr ()?
How can I generate floating-point random numbers?
Explain the term printf() and scanf() used in c language?
What is the difference between Printf(..) and sprint(...) ?
How many levels of pointers have?
What is a c token and types of c tokens?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
What is the difference between call by value and call by reference in c?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is spaghetti programming?
What is a nested formula?