What is the package for freshers(Non IIT) in
amazon(hyderabad). And what is the same for those who are a
contract employee.
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you list files in a directory?
what is computer engg
In a header file whether functions are declared or defined?
void main() { //char ch; unsigned char ch; clrscr(); for(ch =0;ch<= 127; ch++) printf(" %c= %d \t ", ch, ch); } output?
which header file contains main() function in c?
17 Answers Google, HCL, TCS,
what is the defrenece between structure and union
List out few of the applications that make use of Multilinked Structures?
write a c program to find the square of a 5 digit number and print the result.
5 Answers Accenture, Sasken, Vimukti Technologies,
Why is c so powerful?
What is scanf_s in c?
When would you use a pointer to a function?
What does %p mean c?