I need previous papers of CSC.......plz help out by posting
them.......
No Answer is Posted For this Question
Be the First to Post Answer
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....
What is the process to create increment and decrement stamen in c?
Write an implementation of “float stringToFloat(char *str).” The code should be simple, and not require more than the basic operators (if, for, math operators, etc.). • Assumptions • Don’t worry about overflow or underflow • Stop at the 1st invalid character and return the number you have converted till then, if the 1st character is invalid return 0 • Don’t worry about exponential (e.g. 1e10), instead you should treat ‘e’ as an invalid character • Write it like real code, e.g. do error checking • Go though the string only once • Examples • “1.23” should return 1.23 • “1a” should return 1 • “a”should return 0
what is unsigened char and what is the difference from char
What are the key features of C?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What are the different data types in C?
What is the difference between a free-standing and a hosted environment?
What is the benefit of using an enum rather than a #define constant?
What will be the result of the following program? char*g() { static char x[1024]; return x; } main() { char*g1="First String"; strcpy(g(),g1); g1=g(); strcpy(g1,"Second String"); printf("Answer is:%s", g()); } (A) Answer is: First String (B) Answer is: Second String (C) Run time Error/Core Dump (D) None of these
What is the proper way of these job Tell me about there full work
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,