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 / rajmohan sharma
"YOUR COMPANY IS NOT ABLE FOR HAVING MY KNOWLEDGE :"
Is This Answer Correct ? | 4 Yes | 0 No |
how to avoid a class from getting inherited but respective class should be able to instantiate ?
What is the difference between Huawei 5700 switch and 5300 switch?
Write steps of retrieving data using ado.net?
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.
whether we can implement VPN based on UDP? If yes then tell how? If no tell why not?
what is the use of fact tables in your banking project doveleped with teradata?
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.
successful command to make linux system as router in redhat-+
the ability for the processor to delegate its use by application is called
The graph K3,4 has how many edges. Options:- 3,4,7,12
how you judge that your interview go good????
WHAT IS CEASER II PIPING Stands For?