Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?
4 15371Blade logic interview question. 1st round is a written tests with 15 multiple questions from c and c++. All are simple basic question. Like int main () { Int i=65; Return printf(ā%cā, i); } 2nd and 3rd round is technical interview. The position for which I was interview was core UNIX and c. Yes it is for system programming. The company has product name blade server. For their server they are creating their own command for their purpose. Example cd command. We can implement it in a c program by using the chdir() function. So the question asks related to PID, fork, pipe, shared memory, signal. Write a program in c which will act as cp command.
1 11366"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"
9 24333
What is double in c++?
How do I enable activex in chrome?
How do I debug php?
Tell me what is the simplest way to find out the number of parameters passed into a function?
What is codeigniter & why it is used for?
How to declare the variables function in python?
What is the class of a constant string?
What are the disadvantages of using python?
What are python packages?
What is string interpolation in scala?
Can wordpress be used offline?
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
What is this pointer in oop?
What are the advantages of stored procedures in php?
Can you edit a wordpress post after publishing?