What is a buffer in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
Where are c variables stored in memory?
How can I get the current date or time of day in a c program?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }
what is the advantage of software development
What is #define used for in c?
what is an inline fuction??
Can you explain the four storage classes in C?
what are the advantage and disadvantage of recursion
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
How many keywords (reserve words) are in c?