What is the difference between a free-standing and a hosted environment?
No Answer is Posted For this Question
Be the First to Post Answer
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?
what is the similarities between. system call and library function?
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
How does sizeof know array size?
write the program to find multiplication of 2-D matrix??????????
Which is better pointer or array?
write a program to generate 1st n fibonacci prime number
what is dangling pointer?
Explain Basic concepts of C language?
What are the 4 types of functions?
Explain that why C is procedural?