a character or group of characters that defines a register,or a part of storage
a) memory
b) byte
c) address
d) linear list
totally how much header files r in c language
What is #include stdio h and #include conio h?
why we wont use '&' sing in aceesing the string using scanf
how to find a 5th bit is set in c program
What are linker error?
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?
Why is malloc used?
What is wrong with this code such that it doesnt produce the input reversed? #include <stdio.h> #include <stdlib.h> #include <string.h> int main(void) { char Space = ' '; char LineOfText; float count; LineOfText = getchar(); while ((LineOfText = getchar()) != '/n'); { count = strlen(LineOfText) - 1; while (count >= 0) { putchar(LineOfText[count]); count--; } } getchar(); return 0; }
what is the difference between #include<stdio.h> and #include"stdio.h" ?
explain about storage of union elements.
What is the use of pragma in embedded c?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent