Answer Posted / usha
because i have a strong technical skill in C,C++, core JAVA
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can you explain the four storage classes in C?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
How can you determine the maximum value that a numeric variable can hold?
Can we declare variable anywhere in c?
What is the role of this pointer?
Explain About fork()?
What is c language and why we use it?
Are the variables argc and argv are always local to main?
Explain the use of function toupper() with and example code?
how we can make 3d venturing graphics on outer interface
Explain what is a 'locale'?
What is the difference between constant pointer and constant variable?
What does sizeof return c?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
how to write a c program to print list of fruits in alpabetical order?