#include<stdio.h>
main(0
{
printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3));
}

Answer Posted / ajay

syntax error

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is wrong with this code?

689


Difference between malloc() and calloc() function?

652


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

2513


What does static variable mean in c?

646


What is assignment operator?

620






Array is an lvalue or not?

633


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2330


What do you mean by c?

585


Explain what is the stack?

634


What is a nested formula?

599


Can we access the array using a pointer in c language?

556


What is unary operator?

656


Explain null pointer.

615


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

656


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1654