can you justify your answer regarding output of following
source-code:
#include<stdio.h>
#include<conio.h>
void main()
{
clrscr();
if(printf("");)
{
printf("i am able to work in your company :");
}
else
{
printf("your company is not able for having my knowledge :")
}
getch();
}
Answer Posted / rajmohan sharma
"YOUR COMPANY IS NOT ABLE FOR HAVING MY KNOWLEDGE :"
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
2. Tell me about a time when you had to use your presentation skills to influence someone's opinion.
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
PLEASE SEND ME NIC SCIENTIFIC OFFICER-2009 EXAM PATTERN AND QUESTION PAPERS
Tell me about a major problem you recently handled. Were you successful in resolving it? in petroleum side ?
What is the use of SUN Server
what is different between static block and public static void main??
If navara d40 injektor damage.what is the problem when we drive??
why is it unable to download call letter of cusat 2008?
HELLO ALL OF U.I HAVE QUALIFIED IN SBI CLERICAL WRITTEN EXAMINATION AND MY INTERVIEW IS ON 20TH OF THIS MONTH.IAM SOTWARE BACKGROUNDED CANIDIATE SO CAN ANY ANYBODY WHOSE INTERVIEW IS OVER CAN TELL ME THAT WHAT QUESTIONS THEY ASKED RELATING TO COMPUTER SCIENCE.
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
how to initialize a pointer to an array?
/bin/bash is missing.
how to count 4 column with two "and" condition in oracle? e.g task_type and cust_type and service_type are 3 column and we hv to count where task_type="new"and cust_type="jdp" and resulting column name will be new cust with jdp..and also we hv to count where task_type="new"and service_type="fs" resulting column name will be new cust with fs..
hiiiiiiii to all am going to prepare J.T.O (BSNL)posts am studying B.Tech final year cse........ but its all about electronic subjects....so tell me where can i get previous papers? give me some sites plzzzzzz.........
Given a number (N), program to check whether its binary form has periodic or not