hi i m deepak
my shedule for NIC pi is 17 Apr
please contact me if anybody has interview on same day
or give me some idea who have faced
No Answer is Posted For this Question
Be the First to Post Answer
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
can we use commit,rollback in triggers and how?
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
Create a class TicTacToe that will enable you to write a complete program to play the game of Tic-Tac-Toe. The class contains as private data a 3- by-3 double array of integers. The constructor should initialize the empty board to all zeros. Allow two human players. Wherever the first player moves, place a 1 in the specified square; place a 2 wherever the second player moves. Each move must be to an empty square. After each move determine whether the game has been won and whether the game is a draw. If you feel ambitious, modify your program so that the computer makes the moves for one of the players automatically. Also, allow the player to specify whether he or she wants to go first or second. If you feel exceptionally ambitious, develop a program that will play three-dimensional Tic-Tac-Toe on a 4-by-4-by-4
Explain polymorphism. Provide an example.
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
what is difference between scripts, smartforms and adobe forms
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
When we have more than one main function in a program how does the compiler know the starting point of the program, i mean from which main the execution or compilation of the program begins?
Difference between abstract class and Interfaces in Java
9 Answers Nest, Persistent, Yantro Software,
Diff between %let and Call symput?
how will you code the subfile which is in editing mode (multiple case subfile)?