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();
}



can you justify your answer regarding output of following source-code: #include<stdio.h> #i..

Answer / rajmohan sharma

"YOUR COMPANY IS NOT ABLE FOR HAVING MY KNOWLEDGE :"

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Engineering AllOther Interview Questions

how to avoid a class from getting inherited but respective class should be able to instantiate ?

0 Answers  


What is the difference between Huawei 5700 switch and 5300 switch?

1 Answers   Huawei,


Write steps of retrieving data using ado.net?

0 Answers  


An integer number is said to be a perfect number if its factors, including 1 but not the number itself, sum to the number. For example, 6 is a perfect number because 6 = 1 + 2 + 3. Write a Java program, which finds and prints all perfect numbers that are less than 1600.

1 Answers  


whether we can implement VPN based on UDP? If yes then tell how? If no tell why not?

0 Answers  


what is the use of fact tables in your banking project doveleped with teradata?

0 Answers   Wipro,


Write a program in ‘C’ that will accept 10 numbers from the user, sort them & then perform the binary search. The searching number will be arithmetic mean of the 10 numbers accepted from the user. Write the sort() & binSearch() functions for performing the sorting & binary search. Also create display function() for displaying the list. Sort() function will use selection sort and only receive one argument (Single char type)as type of sorting i.e. ascending (a) or descending (d). Display the list after sorting using a display() function. binSearch() function will accept one argument as a number to be search & return null or the index position of that number in the array. display() function is non argument non return type function. It will simply display the list row-wise. Program should use these functions by displaying the appropriate message for found or not found.

0 Answers  


successful command to make linux system as router in redhat-+

0 Answers  


the ability for the processor to delegate its use by application is called

1 Answers  


The graph K3,4 has how many edges. Options:- 3,4,7,12

5 Answers  


how you judge that your interview go good????

0 Answers   L&T,


WHAT IS CEASER II PIPING Stands For?

2 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16637)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)